Skip to content

Commit

Permalink
Move data to cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Jun 16, 2024
1 parent fc0426f commit edada6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
~/.cargo/registry/cache/
~/.cargo/git/db/
target/
data/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
restore-keys: ${{ runner.os }}-cargo-

Expand Down

0 comments on commit edada6e

Please sign in to comment.