Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ysawa0 committed Nov 10, 2023
1 parent f77f30e commit babb5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install sccache
run: |
echo "Runner OS is ${{ runner.os }}"
cargo install sccache
# cargo install sccache

- name: Cache target dir
uses: actions/cache@v3
Expand Down

0 comments on commit babb5be

Please sign in to comment.