mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-14 11:26:40 +00:00
Use CCache in GitHub Actions build again
This commit is contained in:
parent
998c738ed0
commit
aa5510fb46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -82,7 +82,7 @@ jobs:
|
|||
max-size: 1000M
|
||||
|
||||
- name: Configure
|
||||
run: CI/before_script.macos.sh
|
||||
run: CI/before_script.macos.sh -C
|
||||
- name: Build
|
||||
run: CI/macos/build.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue