diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index baf0b01417..bcb244a81b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,5 +49,5 @@ jobs: run: script/bundle - uses: actions/upload-artifact@v2 with: - name: Zed.app + name: Zed.dmg path: target/release/bundle/Zed.dmg