Skip to content

Commit

Permalink
Revert "tmp: allow clipy cache saving in windows"
Browse files Browse the repository at this point in the history
This reverts commit 83c5fdf.
  • Loading branch information
samypr100 committed May 11, 2024
1 parent 89f2cdb commit cc5d807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
workspaces: ${{ env.DEV_DRIVE }}/uv
save-if: ${{ github.ref == 'refs/heads/main' }}
env:
CARGO_HOME: ${{ env.DEV_DRIVE }}/.cargo
RUSTUP_HOME: ${{ env.DEV_DRIVE }}/.rustup
Expand Down

0 comments on commit cc5d807

Please sign in to comment.