mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-22 10:02:20 +00:00
fix(cliprdr): fix ci
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
92c4d59ae0
commit
496b522cf0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wf-cliprdr-ci.yml
vendored
2
.github/workflows/wf-cliprdr-ci.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Install vcpkg dependency
|
||||
shell: pwsh
|
||||
run: |
|
||||
& "$env:VCPKG_ROOT\vcpkg.exe" install check:x64-windows --x-install-root="$env:VCPKG_ROOT\installed"
|
||||
& "$env:VCPKG_ROOT\vcpkg.exe" install check:x64-windows --classic --x-install-root="$env:VCPKG_ROOT\installed"
|
||||
|
||||
- name: Build test
|
||||
shell: pwsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue