Skip to content

Commit 997b6a2

Browse files
Update build.yml
1 parent f73289d commit 997b6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

4545
- name: Xmake configure
4646
run: |
47-
xmake config --yes --mode=${{ matrix.build_type }}
47+
xmake f -c -vD --mode=${{ matrix.build_type }}
4848
4949
- name: Build
5050
run: |

0 commit comments

Comments
 (0)