nzslc fixes

This commit is contained in:
SirLynix
2022-04-06 12:49:34 +02:00
parent 447cdfddc9
commit 6171125d21
2 changed files with 13 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ jobs:
# Build the engine
- name: Build Nazara
run: xmake
run: xmake -v
# Run unit tests
- name: Run unit tests