vcpkg_root
This commit is contained in:
parent
3c79404534
commit
a679e4a5e3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/playground.yml
vendored
1
.github/workflows/playground.yml
vendored
|
|
@ -150,6 +150,7 @@ jobs:
|
|||
env:
|
||||
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
|
||||
ANDROID_NDK_ROOT: ${{ steps.setup-ndk.outputs.ndk-path }}
|
||||
VCPKG_ROOT: /opt/rustdesk_thirdparty_lib/vcpkg
|
||||
run: |
|
||||
rustup target add ${{ matrix.job.target }}
|
||||
cargo install cargo-ndk --version ${{ env.CARGO_NDK_VERSION }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue