Skip to content

Commit

Permalink
Fix with apt install
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarczyck committed May 29, 2024
1 parent 541f5a1 commit 1cff69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
Fuzzing:
runs-on: ubuntu-latest
steps:
- run: sudo apt-get install libc++-dev libc++abi-dev
- name: Build Fuzzers
id: build
uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
Expand Down

0 comments on commit 1cff69d

Please sign in to comment.