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

@@ -67,7 +67,7 @@ jobs:
# Build the engine
- name: Build Nazara
run: xmake -v
run: xmake
# Install the result files
- name: Install Nazara