mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +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
|
- name: Run fuzzer
|
||||||
run: |
|
run: |
|
||||||
cd ../boost-root/libs/beast
|
cd ../boost-root/libs/beast
|
||||||
mkdir build
|
|
||||||
cd build
|
cd build
|
||||||
cmake \
|
cmake \
|
||||||
-DCMAKE_CXX_COMPILER=clang++ \
|
-DCMAKE_CXX_COMPILER=clang++ \
|
||||||
|
Reference in New Issue
Block a user