Skip to content

Commit

Permalink
Cache everywhere everything all at once
Browse files Browse the repository at this point in the history
  • Loading branch information
samtay committed Sep 22, 2024
1 parent aa79dc9 commit e958c52
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 @@ -32,6 +32,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
cache-all-crates: "true"
cache-on-failure: "true"

- name: Install npm
uses: actions/setup-node@v4
Expand Down

0 comments on commit e958c52

Please sign in to comment.