Skip to content

Commit

Permalink
tmp: allow clipy cache saving in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
samypr100 committed May 11, 2024
1 parent 25be387 commit 83c5fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ 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 83c5fdf

Please sign in to comment.