Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zig-for authored Dec 9, 2022
1 parent ec81acb commit 8f1ae12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
with:
tag: ${{ env.GITHUB_REF_SLUG }}
overwrite: true
asset_name: snfm-$tag-linux-x64-release.zip
asset_name: snfm-$tag-linux-x64.zip
file: snfm-linux-x64-release.zip
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 8f1ae12

Please sign in to comment.