mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-26 22:31:35 -08:00
feat(CI/macOS): improve caching level (#3493)
This commit is contained in:
parent
e23d4ba535
commit
981ca6cd37
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue