Skip to content

Commit 059efd6

Browse files
committed
run
1 parent abf35bd commit 059efd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: '🛠️ macOS quirks for AFL++'
6060
if: contains(matrix.config.os, 'macos')
6161
run: |
62-
cd AFLplusplus && sudo sh afl-system-config
62+
cd AFLplusplus && sudo sh ./afl-system-config
6363
6464
- name: '🚧 AFLplusplus Setup'
6565
run: |

0 commit comments

Comments
 (0)