.github/workflows/ci.yml aktualisiert
All checks were successful
CI / Build and test (ubuntu-latest) (pull_request) Successful in 33s
CI / Build and test (windows-latest) (pull_request) Successful in 9h3m17s

This commit is contained in:
2025-11-19 00:40:01 +01:00
parent 5bf7f3c885
commit e7df5b7b07

View File

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