mirror of https://github.com/lapce/lapce.git
github action update
This commit is contained in:
parent
83234e6a6b
commit
a204f19956
|
@ -32,6 +32,7 @@ jobs:
|
|||
-out "./Lapce-windows.msi" -sice:ICE61 -sice:ICE91 \
|
||||
"./lapce.wixobj"
|
||||
- name: Create portable
|
||||
shell: pwsh
|
||||
run: |
|
||||
Compress-Archive ./target/release/lapce.exe ./Lapce-portable.zip
|
||||
- name: Upload msi installer
|
||||
|
|
Loading…
Reference in New Issue