Update playground.yml

This commit is contained in:
RustDesk 2024-07-13 01:03:43 +08:00 committed by GitHub
parent c873b69662
commit a532b36e28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -180,7 +180,7 @@ jobs:
- name: Build rustdesk
run: |
./build.py --flutter --hwcodec ${{ matrix.job.extra-build-args }}
./build.py --flutter ${{ matrix.job.extra-build-args }}
- name: create unsigned dmg
run: |