mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
[skip ci] Try to fix fuzz ci
This commit is contained in:
2
.github/workflows/fuzz.yml
vendored
2
.github/workflows/fuzz.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
working-directory: .github/fuzz
|
||||
run: make CXXFLAGS='-I ${{github.workspace}}'
|
||||
run: ls ${{github.workspace}} && make CXXFLAGS='-I ${{github.workspace}}'
|
||||
|
||||
- name: Run
|
||||
working-directory: .github/fuzz
|
||||
|
||||
Reference in New Issue
Block a user