We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270da43 commit e819812Copy full SHA for e819812
.github/workflows/build.yml
@@ -121,6 +121,7 @@ jobs:
121
$ENV:EZVCPKG_BASEDIR="D:/.ezvcpkg"
122
# Run the build
123
dotnet run --project Build~
124
+ cat D:\cesium\CesiumForUnityBuildProject\Packages\com.cesium.unity\native~\build-Android-arm64\build.log
125
- name: Publish package artifact
126
if: ${{ success() }}
127
uses: actions/upload-artifact@v4
0 commit comments