mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 02:30:44 +00:00
fix the nightly build action
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Package Windows build
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: |
|
||||
7z a -r LCE-WQt-Launcher-Windows.zip dist/*
|
||||
powershell Compress-Archive -Path dist/* -DestinationPath LCE-Qt-Launcher-Windows.zip
|
||||
|
||||
- name: Package Linux build
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
|
||||
Reference in New Issue
Block a user