github action update

This commit is contained in:
Dongdong Zhou 2022-03-04 13:50:24 +00:00
parent 83234e6a6b
commit a204f19956
1 changed files with 1 additions and 0 deletions

View File

@ -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