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

Commit

Permalink
Get Rust CI working (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff authored Nov 18, 2021
1 parent e3a5f15 commit 38413d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: rustup show

- name: Rust Cache
- uses: Swatinem/rust-cache@v1
uses: Swatinem/rust-cache@v1

- name: Run cargo check
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 38413d5

Please sign in to comment.