Skip to content

Commit

Permalink
Try disabling cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Jan 18, 2024
1 parent 3ce6c38 commit 55eab40
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 @@ -72,6 +72,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
if: !startsWith(matrix.os, 'windows')
- name: Setup dependencies (macos)
if: startsWith(matrix.os, 'macos')
run:
Expand Down

0 comments on commit 55eab40

Please sign in to comment.