mirror of https://github.com/google/oss-fuzz.git
Update run
This commit is contained in:
parent
14a4902418
commit
58dc27a57e
|
@ -17,4 +17,5 @@
|
||||||
|
|
||||||
checkout_and_compile
|
checkout_and_compile
|
||||||
export PATH=/out:$PATH
|
export PATH=/out:$PATH
|
||||||
$@
|
cd /out
|
||||||
|
$@
|
||||||
|
|
Loading…
Reference in New Issue