1
0
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:
Rémi Verschelde
2020-10-15 19:50:49 +02:00
parent ea21b8ff83
commit 69e958b48d
6 changed files with 10 additions and 0 deletions

View File

@@ -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/