diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index add5cc25b6..82468bc6a7 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -51,8 +51,8 @@ jobs: env: XCODE_VERSION: '12.2' XCODE_BUILD_ID: '12B45b' - CCACHE_MAXSIZE: '30M' CCACHE_COMPILERCHECK: 'content' + CCACHE_MAXSIZE: '30M' steps: - name: Checkout