Update macos-build.yml
This commit is contained in:
2
.github/workflows/macos-build.yml
vendored
2
.github/workflows/macos-build.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
|||||||
|
|
||||||
# Build the engine
|
# Build the engine
|
||||||
- name: Build Nazara
|
- name: Build Nazara
|
||||||
run: xmake build NazaraCore
|
run: xmake build NazaraAudio ; xmake build NazaraPlatform ; xmake build NazaraPhysics2D ; xmake build NazaraPhysics3D ; xmake build NazaraRenderer ; xmake build NazaraShaderNodes
|
||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
#- name: Run unit tests
|
#- name: Run unit tests
|
||||||
|
|||||||
Reference in New Issue
Block a user