mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
separate ccache key for macOS CI runs
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -184,7 +184,7 @@ jobs:
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1
|
||||
with:
|
||||
key: macos
|
||||
key: macos-app
|
||||
- name: Build OpenRCT2
|
||||
run: |
|
||||
brew install ninja
|
||||
|
||||
Reference in New Issue
Block a user