CI: Add verbose flag to debug build failue

This commit is contained in:
Jérôme Leclercq 2021-09-08 16:04:05 +02:00
parent 099f182126
commit 0961baa5ac
1 changed files with 1 additions and 1 deletions

View File

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