Running build dependencies
This commit is contained in:
parent
cbca88930b
commit
0318ce5dba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue