diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eb32a0d..6d9d5ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -170,7 +170,7 @@ jobs: APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }} upload: - needs: [build_desktop] + needs: [notorize_tauri] runs-on: ubuntu-latest strategy: matrix: