.github/workflows/release-windows.yml aktualisiert
Some checks failed
Release - Linux / Build and upload release artifact (Linux) (push) Successful in 6m13s
Release - Windows / Build and upload release artifact (Windows) (push) Failing after 9h11m6s

This commit is contained in:
2025-11-20 20:28:12 +01:00
parent e8632938bd
commit 704c9efc05

View File

@@ -27,7 +27,7 @@ jobs:
run: cargo build --workspace --release
- name: Upload release artifact (Windows)
uses: https://gitea.com/actions/upload-artifact@v4
uses: https://gitea.com/actions/upload-artifact@v3
with:
name: release-windows
path: target/release/*.exe