[Build] Corrected requirements file path

This commit is contained in:
ganeshgore 2020-11-25 18:35:15 -07:00
parent 2e4769feb9
commit bc90d53631
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 requirements.txt
python3 -m pip install /home/runner/work/OpenFPGA/OpenFPGA/requirements.txt