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:
@@ -75,3 +75,4 @@ jobs:
|
||||
SCONS_CACHE: ${{github.workspace}}/.scons_cache/
|
||||
run: |
|
||||
scons -j2 verbose=yes warnings=all werror=yes platform=javascript target=release tools=no use_closure_compiler=yes
|
||||
ls -l bin/
|
||||
|
||||
Reference in New Issue
Block a user