.github/workflows/ci.yml aktualisiert
Some checks failed
CI / Build and test (ubuntu-latest) (pull_request) Successful in 33s
CI / Build and test (windows-latest) (pull_request) Failing after 9h1m52s

This commit is contained in:
2025-11-19 00:30:52 +01:00
parent 12e7f67ffe
commit 5bf7f3c885

View File

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