mirror of https://github.com/google/oss-fuzz.git
[libsndfile] Prevent issue building from cached image (#10728)
This commit is contained in:
parent
f90bfa77f6
commit
f6699bfcd6
|
@ -16,6 +16,7 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Run the OSS-Fuzz script in the project.
|
# Run the OSS-Fuzz script in the project.
|
||||||
|
apt-get update
|
||||||
./ossfuzz/ossfuzz.sh
|
./ossfuzz/ossfuzz.sh
|
||||||
|
|
||||||
# To make CIFuzz fast, see here for details: https://github.com/libsndfile/libsndfile/pull/796
|
# To make CIFuzz fast, see here for details: https://github.com/libsndfile/libsndfile/pull/796
|
||||||
|
|
Loading…
Reference in New Issue