Skip to content

Commit

Permalink
Use Swatinem/rust-cache
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
  • Loading branch information
JohnTitor committed Jun 18, 2022
1 parent ceac86f commit 25811a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -22,6 +22,8 @@ jobs:
rustup set profile minimal
rustup override set ${{ matrix.version }}
- uses: Swatinem/rust-cache@v1.4.0

- name: Rustfmt check
if: matrix.version == '1.60.0'
run: |
Expand Down

0 comments on commit 25811a5

Please sign in to comment.