mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-27 04:44:30 +00:00
Temporary debug builds for faster ci testing
This commit is contained in:
parent
70d0421b3c
commit
e43696eb6b
1 changed files with 1 additions and 1 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 -2
|
||||
run: script/bundle -2d
|
||||
|
||||
- name: Upload Zed Nightly
|
||||
run: script/upload-nightly
|
||||
|
|
Loading…
Reference in a new issue