mirror of
https://github.com/red0124/ssp.git
synced 2025-04-20 10:37:57 +02:00
[skip ci] Try to fix fuzz ci
This commit is contained in:
parent
5caf24165d
commit
2bddb44598
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
|
||||
|
Loading…
Reference in New Issue
Block a user