mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Update playground.yml
This commit is contained in:
parent
c873b69662
commit
a532b36e28
2
.github/workflows/playground.yml
vendored
2
.github/workflows/playground.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build rustdesk
|
- name: Build rustdesk
|
||||||
run: |
|
run: |
|
||||||
./build.py --flutter --hwcodec ${{ matrix.job.extra-build-args }}
|
./build.py --flutter ${{ matrix.job.extra-build-args }}
|
||||||
|
|
||||||
- name: create unsigned dmg
|
- name: create unsigned dmg
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user