CI: maybe this works
This commit is contained in:
parent
054d386ad6
commit
a9ebfa6319
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -201,7 +201,7 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: |
|
||||
cmake \
|
||||
VERBOSE=1 cmake \
|
||||
--build ${PWD}/build \
|
||||
--config ${{ env.BUILD_TYPE }} \
|
||||
--parallel ${{ steps.build-cores.outputs.amount }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue