diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index ff94227..72db307 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -59,7 +59,7 @@ jobs: email: name: Enviando Email - needs: [build_appbundle] + needs: [build] runs-on: ubuntu-latest steps: - name: Download APK Artifact