Skip to content

Commit

Permalink
chore: add chache
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed May 22, 2024
1 parent b7c9033 commit f27e7bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@v2
with:
tool: cargo-hack@0.5,cargo-deny@0.13,just@1,cargo-edit@0.12
Expand Down

0 comments on commit f27e7bc

Please sign in to comment.