mirror of https://github.com/google/oss-fuzz.git
ansible: fix build (#8170)
This commit is contained in:
parent
96a098b9a1
commit
32c17072ed
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
pip3 install .
|
||||
python3 ./setup.py install
|
||||
|
||||
cd $SRC
|
||||
|
||||
|
|
Loading…
Reference in New Issue