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 c40bc5d commit d388b06Copy full SHA for d388b06
.github/workflows/hash-files.yml
@@ -35,6 +35,7 @@ jobs:
35
path: ./wasp-data
36
37
- name: Hash all eligible files
38
+ shell: bash
39
run: |
40
ls -a
41
./Simba-Win64.exe --run ./tools/hash-files.simba
0 commit comments