Skip to content

Commit

Permalink
ci: cache rust/ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Sep 11, 2024
1 parent cb7bd4c commit 8c418ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
workspaces: rust

- name: Build and Install Rust Project
run: cargo install --path rust/crates/mesc_cli --profile dev
Expand Down

0 comments on commit 8c418ba

Please sign in to comment.