add ci action #2

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

View File

@@ -22,7 +22,7 @@ jobs:
- name: Install Rust
if: matrix.os == 'windows-latest'
run: |
choco install rust-ms
choco install rust-ms -y
- name: Cache cargo registry and git index