[CI] Bug fix

This commit is contained in:
tangxifan 2020-12-08 16:41:22 -07:00
parent 80937ca769
commit 3c9017b2f8
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,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 -r /home/runner/work/OpenFPGA/OpenFPGA/requirements.txt
python3 -m pip install -r /home/runner/work/SOFA/SOFA/OpenFPGA/requirements.txt