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 d388b06 commit fee8c71Copy full SHA for fee8c71
.github/workflows/hash-files.yml
@@ -38,7 +38,7 @@ jobs:
38
shell: bash
39
run: |
40
ls -a
41
- ./Simba-Win64.exe --run ./tools/hash-files.simba
+ ./Simba-Win64.exe --run ./wasp-data/tools/hash-files.simba
42
43
- name: Commit hash files
44
0 commit comments