add ci action #2

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

View File

@@ -22,8 +22,8 @@ jobs:
- name: Install Rust - name: Install Rust
if: matrix.os == 'windows-latest' if: matrix.os == 'windows-latest'
run: | run: |
choco install visualstudio2019-workload-vctools -y --force choco install visualstudio2019-workload-vctools -y
choco install rust-ms -y --force 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