fix CI error and cache clippy and fmt jobs

This commit is contained in:
realaravinth
2021-10-08 18:54:10 +05:30
parent 46e7656967
commit e78e18a411
5 changed files with 35 additions and 3414 deletions

View File

@@ -48,6 +48,7 @@ jobs:
~/.cargo/registry
~/.cargo/git
node_modules
./docs/openapi/node_modules
target
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}