We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77f30e commit babb5beCopy full SHA for babb5be
1 file changed
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
- name: Install sccache
40
run: |
41
echo "Runner OS is ${{ runner.os }}"
42
- cargo install sccache
+ # cargo install sccache
43
44
- name: Cache target dir
45
uses: actions/cache@v3
0 commit comments