Skip to content

Commit

Permalink
Only shasum fossa binaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Sep 3, 2024
1 parent 0895ff2 commit 15c30fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ jobs:
run: |
cd release
for f in *.zip *.tar.gz
for f in fossa*.zip fossa*.tar.gz
do
sha256sum --binary "$f" > "$f.sha256"
done
Expand Down

0 comments on commit 15c30fc

Please sign in to comment.