diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4303f95..40dcbc9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -64,3 +64,7 @@ jobs: uses: ./ with: version: "v0.3.3" + + - name: Run sccache for check + shell: bash + run: ${SCCACHE_PATH} --start-server