Skip to content

Commit f37e162

Browse files
committed
wip
1 parent fbd2310 commit f37e162

File tree

3 files changed

+1
-162
lines changed

3 files changed

+1
-162
lines changed

.github/workflows/cd_on_macos_arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: config
4242
run: xmake config -m release -a ${{ matrix.arch }} -vD --yes
4343
- name: build
44-
run: xmake build -vD --diagnosis stem
44+
run: xmake build -vD stem
4545
- name: install
4646
run: xmake install -vD stem
4747
- name: Clean up mounted DMGs

.github/workflows/cd_on_macos_x64.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/ci-xmake-macos.yml

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)