mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 02:30:44 +00:00
Merge branch 'beta' of https://github.com/xgui4/LCE-Qt-Launcher into beta
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user