mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
fix: ci
This commit is contained in:
parent
cea402ffcc
commit
592a609fb6
1 changed files with 0 additions and 7 deletions
7
.github/workflows/flutter-nightly.yml
vendored
7
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue