add ci action #2

Open
valentin wants to merge 16 commits from workflows-2 into main
Showing only changes of commit e7df5b7b07 - Show all commits

View File

@@ -21,7 +21,6 @@ jobs:
- name: Install Rust
if: matrix.os == 'windows-latest'
run: |
choco install visualstudio2022-workload-vctools -y
choco install rust-ms -y