fixup! Add caching
This commit is contained in:
parent
207808b7d1
commit
ef0ccda111
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install Rust
|
||||
uses: https://github.com/dtolnay/rust-toolchain@1.88
|
||||
with:
|
||||
components: clippy
|
||||
- name: ⚡ Cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue