mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
use the same cache for all branches for appveyor
This commit is contained in:
@@ -14,5 +14,6 @@ SConscript('visual/SCsub')
|
||||
SConscript('audio/SCsub')
|
||||
|
||||
lib = env.Library("servers", env.servers_sources)
|
||||
env.NoCache(lib)
|
||||
|
||||
env.Prepend(LIBS=[lib])
|
||||
|
||||
Reference in New Issue
Block a user