This commit is contained in:
xgui4
2026-04-29 17:35:13 -04:00

View File

@@ -86,7 +86,7 @@ jobs:
# --- JOB 4 : Publish the Nightly Release ---
release:
name: Create Nightly Release
needs: [build, build_windows_installer, build_arch_installer]
needs: [build]
runs-on: ubuntu-latest
steps:
- name: Download all artifacts