fix: ci
This commit is contained in:
parent
cea402ffcc
commit
592a609fb6
7
.github/workflows/flutter-nightly.yml
vendored
7
.github/workflows/flutter-nightly.yml
vendored
@ -112,13 +112,6 @@ jobs:
|
|||||||
- name: Checkout source code
|
- name: Checkout source code
|
||||||
uses: actions/checkout@v3
|
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
|
- name: Install build runtime
|
||||||
run: |
|
run: |
|
||||||
brew install llvm create-dmg
|
brew install llvm create-dmg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user