mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-12-23 05:53:34 +00:00
actually configure
This commit is contained in:
parent
fff7bf879f
commit
5e73fa5e4c
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
|||||||
- name: cmake
|
- name: cmake
|
||||||
uses: lukka/run-cmake@v10
|
uses: lukka/run-cmake@v10
|
||||||
with:
|
with:
|
||||||
|
configure: "${{matrix.configureType}}"
|
||||||
buildPreset: "ci-${{matrix.os}}"
|
buildPreset: "ci-${{matrix.os}}"
|
||||||
testPreset: "ci-${{matrix.os}}"
|
testPreset: "ci-${{matrix.os}}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user