We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990c717 commit d7f8a5fCopy full SHA for d7f8a5f
.github/actions/setup-sccache/action.yml
@@ -67,6 +67,7 @@ runs:
67
variant: sccache
68
69
- name: Setup sccache (local)
70
+ if: inputs.aws-arn == ''
71
uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
72
with:
73
max-size: ${{ inputs.disk-max-size }}
0 commit comments