Skip to content

Commit 872cef4

Browse files
Update build.yml
1 parent b990fce commit 872cef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
xmake repo -u
2626
2727
- run: |
28-
xmake f -a x64 -m release -p windows -v -y
28+
xmake f -a x64 -m debug -p windows -v -y
2929
3030
- run: |
3131
xmake -v -y

0 commit comments

Comments
 (0)