Skip to content

Commit

Permalink
chore: fix sea windows asset name
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Jul 9, 2024
1 parent b38decb commit 999d38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sea.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
artifact_name: symbol-upload-macos
- os: windows-latest
run_script: sea:windows
artifact_name: symbol-upload-win.exe
artifact_name: symbol-upload-windows.exe

steps:
- name: ☑️ Checkout
Expand Down

0 comments on commit 999d38e

Please sign in to comment.