Skip to content

Commit cbef28b

Browse files
ci: verbose configure
1 parent 23bbac8 commit cbef28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Xmake configure
3232
run: |
33-
xmake config --yes --toolchain=clang-cl --mode=releasedbg
33+
xmake config -v --yes --toolchain=clang-cl --mode=releasedbg
3434
3535
- name: build-releasedbg
3636
run: |

0 commit comments

Comments
 (0)