fix ci
This commit is contained in:
parent
0cab620ba5
commit
859020583d
4
.github/workflows/playground.yml
vendored
4
.github/workflows/playground.yml
vendored
@ -144,9 +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/
|
||||
ls -ls /opt/artifacts/vcpkg/installed/arm64-android/lib/
|
||||
cp -rf /opt/rustdesk_thirdparty_lib/vcpkg/* /opt/artifacts/vcpkg/
|
||||
ls -ls /opt/artifacts/vcpkg/installed/arm64-linux/lib/
|
||||
ls -ls /opt/artifacts/vcpkg/installed/arm64-android/lib/
|
||||
|
||||
- name: Build rustdesk lib
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user