win, add idd-driver build option
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
9bb9a74979
commit
ea44eb5380
2 changed files with 7 additions and 1 deletions
2
.github/workflows/flutter-nightly.yml
vendored
2
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -86,7 +86,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
- name: Build rustdesk
|
||||
run: python3 .\build.py --portable --hwcodec --flutter
|
||||
run: python3 .\build.py --portable --hwcodec --flutter --idd-driver
|
||||
|
||||
- name: Sign rustdesk files
|
||||
uses: GermanBluefox/code-sign-action@v7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue