Skip to content

Commit

Permalink
Explicitly specify ezvcpkg path.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Aug 9, 2024
1 parent c17f561 commit 6584091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
$ENV:CESIUM_VCPKG_RELEASE_ONLY="TRUE"
# Clear ANDROID_NDK_ROOT so that we use Unity's version
Remove-Item Env:ANDROID_NDK_ROOT
$ENV:EZVCPKG_BASEDIR="D:/.ezvcpkg"
# Run the build
dotnet run --project Build~
dir /.ezvcpkg/2024.07.12/installed/arm64-android-unity/include
Expand Down

0 comments on commit 6584091

Please sign in to comment.