Add rust cache
This commit is contained in:
parent
0ef4246360
commit
7a7cca7e45
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -112,6 +112,8 @@ jobs:
|
||||
cargo -V
|
||||
rustc -V
|
||||
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
|
||||
- name: Build
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user