Skip to content

Commit e819812

Browse files
committed
Print Android build log again.
Because it randomly failed.
1 parent 270da43 commit e819812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
$ENV:EZVCPKG_BASEDIR="D:/.ezvcpkg"
122122
# Run the build
123123
dotnet run --project Build~
124+
cat D:\cesium\CesiumForUnityBuildProject\Packages\com.cesium.unity\native~\build-Android-arm64\build.log
124125
- name: Publish package artifact
125126
if: ${{ success() }}
126127
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)