Skip to content

Commit 3b013f0

Browse files
committedAug 23, 2024·
disable cosmocc
1 parent 87c9de5 commit 3b013f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/cosmocc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build
3838
run: |
3939
cd core
40-
xmake f -p linux --cosmocc=y --embed=y -y -cvD
40+
xmake f --embed=y -y -cvD
4141
xmake -v
4242
cd ..
4343

0 commit comments

Comments
 (0)
Please sign in to comment.