1 parent b990fce commit 872cef4Copy full SHA for 872cef4
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
xmake repo -u
26
27
- run: |
28
- xmake f -a x64 -m release -p windows -v -y
+ xmake f -a x64 -m debug -p windows -v -y
29
30
31
xmake -v -y
0 commit comments