Skip to content

Commit c68e683

Browse files
committed
Update hash-files.yml
1 parent 1615b61 commit c68e683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hash-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Hash all eligible files
3838
run: |
39-
./Simba-Win64.exe --run "./tools/hash-files.simba"
39+
./Simba-Win64.exe --run "tools/hash-files.simba"
4040
4141
- name: Commit hash files
4242
shell: bash

0 commit comments

Comments
 (0)