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

This commit is contained in:
2025-11-20 20:13:36 +01:00
parent 6494f23c39
commit e8632938bd

View File

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