reduce windows cache size

develop
Myk Taylor 2023-08-03 04:55:40 -07:00
parent 556c1eff92
commit 775c60bed3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -87,7 +87,7 @@ jobs:
- name: Trim cache
run: |
cd build
ccache -d win64-cross/ccache --max-size 200M
ccache -d win64-cross/ccache --max-size 150M
ccache -d win64-cross/ccache --cleanup
ccache -d win64-cross/ccache --show-stats --verbose
- name: Save ccache