We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c9de5 commit 8434364Copy full SHA for 8434364
.github/workflows/cosmocc.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build
38
run: |
39
cd core
40
- xmake f -p linux --cosmocc=y --embed=y -y -cvD
+ xmake f -p linux --embed=y -y -cvD
41
xmake -v
42
cd ..
43
0 commit comments