Skip to content

Commit

Permalink
ci(assist): use caching
Browse files Browse the repository at this point in the history
Signed-off-by: gacallea <3269984+gacallea@users.noreply.github.com>
  • Loading branch information
andreacfromtheapp committed Aug 11, 2024
1 parent 417e424 commit 016796a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo-assist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- name: Run Cargo Assist
uses: MarcoIeni/cargo-assist@v0.1
with:
Expand Down

0 comments on commit 016796a

Please sign in to comment.