[Build] Bux fix
This commit is contained in:
parent
bc90d53631
commit
febdd0896c
|
@ -47,4 +47,4 @@ sudo apt-get install gcc-9
|
|||
sudo apt-get install clang-6.0
|
||||
sudo apt-get install clang-8
|
||||
# Python dependencies
|
||||
python3 -m pip install /home/runner/work/OpenFPGA/OpenFPGA/requirements.txt
|
||||
python3 -m pip install -r /home/runner/work/OpenFPGA/OpenFPGA/requirements.txt
|
||||
|
|
Loading…
Reference in New Issue