Skip to content

Commit

Permalink
disable cosmocc
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Aug 23, 2024
1 parent 87c9de5 commit 3b013f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cosmocc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build
run: |
cd core
xmake f -p linux --cosmocc=y --embed=y -y -cvD
xmake f --embed=y -y -cvD
xmake -v
cd ..
Expand Down

0 comments on commit 3b013f0

Please sign in to comment.