mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
feat(CI/macOS): improve caching level (#3493)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
export CCACHE_CPP2=true
|
||||
export CCACHE_MAXSIZE='2G'
|
||||
export CCACHE_COMPRESS=1
|
||||
export CCACHE_COMPRESS=9
|
||||
ccache -s
|
||||
|
||||
mkdir var/build/obj && cd var/build/obj;
|
||||
|
||||
Reference in New Issue
Block a user