Skip to content

Commit

Permalink
try to run hash.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
artoonie committed Oct 26, 2023
1 parent 1bd1d03 commit 57806a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
# ./idempotent_hash.bat
- name: "Generate Idempotent SHA512 for Windows"
shell: cmd
if: runner.os == 'Windows'
run: |
move .github/workflows/hash.bat build
Expand Down

0 comments on commit 57806a5

Please sign in to comment.