mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 22:24:56 +00:00
CI: Update to actions/cache@v3, increase cache limit to 10 GiB
And force rebuild of Linux cache which got corrupted...
This commit is contained in:
@@ -3,6 +3,7 @@ on: [push, pull_request]
|
||||
|
||||
# Global Settings
|
||||
env:
|
||||
# Only used for the cache key. Increment version to force clean build.
|
||||
GODOT_BASE_BRANCH: master
|
||||
SCONSFLAGS: verbose=yes warnings=extra werror=yes debug_symbols=no
|
||||
EM_VERSION: 2.0.27
|
||||
|
||||
Reference in New Issue
Block a user