mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
Remove stray step from release nightly workflow
This commit is contained in:
parent
ec487d8f64
commit
e58db43ed8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/release_nightly.yml
vendored
3
.github/workflows/release_nightly.yml
vendored
|
@ -91,9 +91,6 @@ jobs:
|
|||
- name: Create macOS app bundle
|
||||
run: script/bundle-mac
|
||||
|
||||
- name: Build macOS remote server binaries
|
||||
run: script/build-remote-server x86_64 aarch64
|
||||
|
||||
- name: Upload Zed Nightly
|
||||
run: script/upload-nightly macos
|
||||
|
||||
|
|
Loading…
Reference in a new issue