Skip to content

Commit babb5be

Browse files
committed
clean
1 parent f77f30e commit babb5be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install sccache
4040
run: |
4141
echo "Runner OS is ${{ runner.os }}"
42-
cargo install sccache
42+
# cargo install sccache
4343

4444
- name: Cache target dir
4545
uses: actions/cache@v3

0 commit comments

Comments
 (0)