I give up, the old way it is
Some checks failed
CI & Unit Tests / Unit-Tests (push) Failing after 21s
Some checks failed
CI & Unit Tests / Unit-Tests (push) Failing after 21s
This commit is contained in:
parent
bcdcb934e9
commit
d68ca918fa
@ -16,7 +16,9 @@ jobs:
|
||||
- name: Configure build
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: |
|
||||
cmake -S${{runner.workspace}} -B${{runner.workspace}}/build \
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. \
|
||||
-G"Ninja" \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DSKULLC_WITH_TESTS=ON
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user