You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
CI: List contents of bin/ after build
This can be used to compare impacts on the generated files and especially their size in PRs.
This commit is contained in:
1
.github/workflows/ios_builds.yml
vendored
1
.github/workflows/ios_builds.yml
vendored
@@ -48,3 +48,4 @@ jobs:
|
||||
SCONS_CACHE: ${{github.workspace}}/.scons_cache/
|
||||
run: |
|
||||
scons -j2 verbose=yes warnings=all werror=yes platform=iphone target=release tools=no
|
||||
ls -l bin/
|
||||
|
||||
Reference in New Issue
Block a user