Skip to content

Commit

Permalink
Update release-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionizing committed Feb 13, 2022
1 parent aac258d commit 35d88bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Optimize and package binary
run: |
cd target/release
7z a rsgrad.zip rsgrad
7z a rsgrad.zip rsgrad.exe
- name: Upload binary
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 35d88bc

Please sign in to comment.