mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
CI: fix fuzzer builds
This commit is contained in:
committed by
Mohammad Nejati
parent
2bda7870fe
commit
6b13fd42f4
1
.github/workflows/fuzz.yml
vendored
1
.github/workflows/fuzz.yml
vendored
@@ -58,7 +58,6 @@ jobs:
|
||||
- name: Run fuzzer
|
||||
run: |
|
||||
cd ../boost-root/libs/beast
|
||||
mkdir build
|
||||
cd build
|
||||
cmake \
|
||||
-DCMAKE_CXX_COMPILER=clang++ \
|
||||
|
Reference in New Issue
Block a user