update macos.yml
This commit is contained in:
parent
88f965ad11
commit
4fa3041930
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
brew install --formula glm.rb
|
||||
|
||||
- name: Configure
|
||||
run: cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DVOXELENGINE_BUILD_TESTS -DVOXELENGINE_BUILD_APPDIR=1
|
||||
run: cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DVOXELENGINE_BUILD_TESTS=ON -DVOXELENGINE_BUILD_APPDIR=1
|
||||
|
||||
- name: Build
|
||||
run: cmake --build build -t install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user