add ci action #2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -22,7 +22,9 @@ jobs:
|
||||
- name: Install Rust
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: |
|
||||
choco install visualstudio2022-workload-vctools -y
|
||||
choco install rust-ms -y
|
||||
|
||||
|
||||
|
||||
- name: Cache cargo registry and git index
|
||||
|
||||
Reference in New Issue
Block a user