Skip to content

Commit

Permalink
Generate sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
Metaphorme authored Nov 8, 2024
1 parent 726730c commit bd24096
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
mkdir upload
cp target/${{matrix.config.target}}/release/ezcheck* upload/
cp LICENSE upload/
cd upload
rm ezcheck.d
sha256sum * > sha256sum.txt
- name: Upload Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit bd24096

Please sign in to comment.