Update action.yml
This commit is contained in:
parent
be6a9e2ba6
commit
7bb7a06a8a
2
.github/workflows/build_base/action.yml
vendored
2
.github/workflows/build_base/action.yml
vendored
@ -27,5 +27,5 @@ runs:
|
||||
- name: Build project
|
||||
shell: bash
|
||||
run: |
|
||||
bash build.sh debug -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache
|
||||
bash build.sh debug -DOB_USE_CCACHE=ON
|
||||
cd build_debug && make -j4
|
||||
|
Loading…
x
Reference in New Issue
Block a user