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