Fix bundle script
This commit is contained in:
parent
ee753beebd
commit
70d0421b3c
5 changed files with 17 additions and 14 deletions
2
.github/workflows/release_nightly.yml
vendored
2
.github/workflows/release_nightly.yml
vendored
|
@ -92,7 +92,7 @@ jobs:
|
|||
run: script/generate-licenses
|
||||
|
||||
- name: Create app bundle
|
||||
run: script/bundle
|
||||
run: script/bundle -2
|
||||
|
||||
- name: Upload Zed Nightly
|
||||
run: script/upload-nightly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue