.github/workflows/ci.yml aktualisiert
Some checks failed
CI / Build and test (ubuntu-latest) (pull_request) Successful in 56s
CI / Build and test (ubuntu-latest) (push) Successful in 55s
CI / Build and test (windows-latest) (push) Failing after 9h1m27s
CI / Build and test (windows-latest) (pull_request) Failing after 9h1m22s
CI / Build and test (Windows) (push) Has been cancelled
CI / Build and test (Windows) (pull_request) Has been cancelled

This commit is contained in:
2025-11-18 23:28:36 +01:00
parent dcd4131c0f
commit 187ab2e387

View File

@@ -22,7 +22,7 @@ jobs:
- name: Install Rust
if: matrix.os == 'windows-latest'
run: |
choco install rust-ms
choco install rust-ms -y
- name: Cache cargo registry and git index