Update playground.yml

This commit is contained in:
RustDesk
2024-07-13 01:03:43 +08:00
committed by GitHub
parent c873b69662
commit a532b36e28

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: |