Compare commits
1 Commits
48578bb2a9
...
05e95926d1
| Author | SHA1 | Date | |
|---|---|---|---|
| 05e95926d1 |
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
if: runner.os == 'Linux'
|
||||
|
||||
- name: Cache cargo registry and git index
|
||||
uses: actions/cache@v4
|
||||
|
||||
Reference in New Issue
Block a user