mirror of https://github.com/OpenMW/openmw
Use CCache in GitHub Actions build again
This commit is contained in:
parent
998c738ed0
commit
aa5510fb46
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue