add ci action #2
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
choco install rust-ms -y
|
choco install rust-ms -y
|
||||||
|
|
||||||
|
|
||||||
- name: Cache cargo registry and git index
|
- name: Cache cargo registry and git index
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user