add ci action #2

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

View File

@@ -23,6 +23,7 @@ jobs:
run: | run: |
choco install rust-ms -y 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
with: with: