From 2b37f4586a6ab01f382c48544f5b118d2ada015e Mon Sep 17 00:00:00 2001 From: adam-bloom Date: Sat, 13 Mar 2021 23:33:10 -0700 Subject: [PATCH] separate ccache key for macOS CI runs --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7d296c9f4..b1a228567f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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