Skip to content

Commit 7585041

Browse files
committed
fix: build
1 parent 5159f21 commit 7585041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzz-long.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
run: |
7474
echo "Building Dragonfly with AFL++ instrumentation..."
7575
./helio/blaze.sh -DUSE_MOLD:BOOL=ON -DUSE_AFL:BOOL=ON
76+
cd ./build-dbg && ninja dragonfly && cd ..
7677
echo "Build complete"
7778
ls -lh ./build-dbg/dragonfly
7879

0 commit comments

Comments
 (0)