We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1615b61 commit c68e683Copy full SHA for c68e683
.github/workflows/hash-files.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Hash all eligible files
38
run: |
39
- ./Simba-Win64.exe --run "./tools/hash-files.simba"
+ ./Simba-Win64.exe --run "tools/hash-files.simba"
40
41
- name: Commit hash files
42
shell: bash
0 commit comments