.github/workflows/ci.yml aktualisiert
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
|||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
run: |
|
run: |
|
||||||
|
choco install visualstudio2022-workload-vctools
|
||||||
choco install rust-ms -y
|
choco install rust-ms -y
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user