Fix MinGW support

This commit is contained in:
Jérôme Leclercq
2021-09-06 10:37:24 +02:00
parent 7a78e7be8c
commit 601a0cedec
3 changed files with 5 additions and 2 deletions

View File

@@ -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