mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
use the same cache for all branches for appveyor
This commit is contained in:
parent
48ca47b4ea
commit
388249c386
22 changed files with 97 additions and 49 deletions
|
|
@ -21,3 +21,4 @@ if env['bb10_lgles_override'] == "yes":
|
|||
|
||||
prog = None
|
||||
prog = env_bps.Program('#bin/godot', bb10_lib)
|
||||
env_bps.NoCache(prog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue