diff --git a/.github/workflows/release_nightly.yml b/.github/workflows/release_nightly.yml index aca4f6b842ea18eb94c5e75326de3c492f634530..e98db3d5463aea7bb25d00a8ab80622631656b0c 100644 --- a/.github/workflows/release_nightly.yml +++ b/.github/workflows/release_nightly.yml @@ -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