Skip to content

Commit

Permalink
Use Swatinem/rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Sep 8, 2024
1 parent 3cfb462 commit 121ca3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
toolchain: ${{ matrix.versions }}
components: rustfmt, clippy
- uses: Swatinem/rust-cache@v2
- name: Version
run: |
rustc --version
Expand Down

0 comments on commit 121ca3a

Please sign in to comment.