Skip to content

Commit

Permalink
action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
csznet committed Mar 20, 2024
1 parent cd686fb commit 688cd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Zip Windows amd64
run: |
zip goForward-win.zip goForward.exe
zip goForward_win.zip goForward.exe
- name: Upload server asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 688cd35

Please sign in to comment.