mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
check if vpckg overrided
This commit is contained in:
parent
5f6f1e8d36
commit
4338fcc51a
2
.github/workflows/playground.yml
vendored
2
.github/workflows/playground.yml
vendored
@ -144,7 +144,9 @@ jobs:
|
||||
run: |
|
||||
pushd /opt
|
||||
git clone https://github.com/rustdesk-org/rustdesk_thirdparty_lib.git --depth=1
|
||||
ls -ls /opt/artifacts/vcpkg/installed/arm64-linux/lib/
|
||||
cp -rf /opt/rustdesk_thirdparty_lib/vcpkg/* /opt/artifacts/vcpkg/
|
||||
ls -ls /opt/artifacts/vcpkg/installed/arm64-linux/lib/
|
||||
|
||||
- name: Build rustdesk lib
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user