Skip to content

Commit cdfbb61

Browse files
force sccache
1 parent 115825c commit cdfbb61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
fetch-depth: 2
2929
- name: Setup ccache
3030
uses: hendrikmuhs/[email protected]
31+
with:
32+
variant: "sccache"
3133
- name: Build and Test
3234
continue-on-error: true
3335
run: |

0 commit comments

Comments
 (0)