[Build] Bux fix

This commit is contained in:
ganeshgore 2020-11-25 18:44:26 -07:00
parent bc90d53631
commit febdd0896c
1 changed files with 1 additions and 1 deletions

View File

@ -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