Skip to content

Commit

Permalink
feat: test md5 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Dugar authored Aug 25, 2023
1 parent 4c9c517 commit f1615ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/md5-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
with:
hash-type: sha256
file-name: hashes.txt
- run: |
ls -la
- uses: actions/upload-artifact@v2
with:
name: Asset Hashes
Expand Down

0 comments on commit f1615ab

Please sign in to comment.