diff --git a/.github/workflows/release_nightly.yml b/.github/workflows/release_nightly.yml index aca4f6b842..e98db3d546 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