mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 04:47:29 +02:00
Jamfile cleanup
This commit is contained in:
committed by
Mohammad Nejati
parent
333b5511da
commit
3ddcf4ed38
1
.github/workflows/fuzz.yml
vendored
1
.github/workflows/fuzz.yml
vendored
@ -58,6 +58,7 @@ 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