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