Use CCache in GitHub Actions build again

This commit is contained in:
AnyOldName3 2025-09-06 17:55:09 +01:00
parent 998c738ed0
commit aa5510fb46
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ jobs:
max-size: 1000M max-size: 1000M
- name: Configure - name: Configure
run: CI/before_script.macos.sh run: CI/before_script.macos.sh -C
- name: Build - name: Build
run: CI/macos/build.sh run: CI/macos/build.sh