Running build dependencies

This commit is contained in:
Manadher Kharroubi 2022-06-07 13:24:08 -07:00
parent cbca88930b
commit 0318ce5dba
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ jobs:
run: |
ccache -p
ccache -z
bash /__w/OpenFPGA/.github/workflows/install_dependencies_build.sh
bash ../.github/workflows/install_dependencies_build.sh
cmake .. -DCMAKE_BUILD_TYPE=$BUILD_TYPE
- name: Build