This commit is contained in:
Kingtous 2022-11-20 16:42:46 +08:00 committed by kingtous
parent cea402ffcc
commit 592a609fb6

View File

@ -112,13 +112,6 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v3
- name: Get build target triple
uses: jungwinter/split@v2
id: build-target-triple
with:
separator: '-'
msg: ${{ matrix.job.target }}
- name: Install build runtime
run: |
brew install llvm create-dmg