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

This commit is contained in:
2025-11-19 00:23:06 +01:00
parent ced958b628
commit 9f081b0a3f

View File

@@ -23,6 +23,7 @@ jobs:
run: |
choco install rust-ms -y
- name: Cache cargo registry and git index
uses: actions/cache@v4
with: