Fix MinGW support
This commit is contained in:
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
|
||||
# Build the engine
|
||||
- name: Build Nazara
|
||||
run: xmake.exe -v
|
||||
run: xmake.exe
|
||||
|
||||
# Install the result files
|
||||
- name: Install Nazara
|
||||
|
||||
Reference in New Issue
Block a user