diff --git a/.github/workflows/release-mobile.yml b/.github/workflows/release-mobile.yml index a2031a7f09..b65c35aef2 100644 --- a/.github/workflows/release-mobile.yml +++ b/.github/workflows/release-mobile.yml @@ -119,6 +119,8 @@ jobs: ios: runs-on: ${{ github.ref_name == 'canary' && 'macos-latest' || 'blaze/macos-14' }} + needs: + - build-ios-web steps: - uses: actions/checkout@v4 - name: Download mobile artifact