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 115825c commit cdfbb61Copy full SHA for cdfbb61
.github/workflows/premerge.yaml
@@ -28,6 +28,8 @@ jobs:
28
fetch-depth: 2
29
- name: Setup ccache
30
uses: hendrikmuhs/[email protected]
31
+ with:
32
+ variant: "sccache"
33
- name: Build and Test
34
continue-on-error: true
35
run: |
0 commit comments