Skip to content

Commit 990170b

Browse files
fix: Trying to fix ci failure #2
1 parent 84e8dad commit 990170b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: Build with xmake
7777
run: |
78-
xmake f -m release --toolchain=llvm -vv -y
78+
xmake f -m release -vv -y
7979
xmake -j$(sysctl -n hw.ncpu)
8080
8181
build-windows:

0 commit comments

Comments
 (0)