Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Add key to rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Dec 1, 2021
1 parent ee2b275 commit 0cabcc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install Rust
run: rustup update stable
- uses: Swatinem/rust-cache@v1
inputs:
inputs:
key: random_string
- name: Install clippy
run: rustup component add clippy
Expand Down

0 comments on commit 0cabcc6

Please sign in to comment.