Remove stray step from release nightly workflow

Max Brunsfeld created

Change summary

.github/workflows/release_nightly.yml | 3 ---
1 file changed, 3 deletions(-)

Detailed changes

.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