This commit is contained in:
rustdesk 2024-06-20 23:21:08 +08:00
parent 0cab620ba5
commit 859020583d

@ -144,9 +144,9 @@ jobs:
run: | run: |
pushd /opt pushd /opt
git clone https://github.com/rustdesk-org/rustdesk_thirdparty_lib.git --depth=1 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/ 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 - name: Build rustdesk lib
env: env: