add ci action #2

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

View File

@@ -25,8 +25,6 @@ jobs:
choco install visualstudio2019-workload-vctools -y --force
choco install rust-ms -y --force
- name: Cache cargo registry and git index
uses: actions/cache@v4
with: