diff --git a/.github/workflows/github-actions.js.yml b/.github/workflows/github-actions.js.yml index a3dd978..9837f59 100644 --- a/.github/workflows/github-actions.js.yml +++ b/.github/workflows/github-actions.js.yml @@ -66,7 +66,7 @@ jobs: Vercel_Deploy: runs-on: ubuntu-latest - needs: Sonar_Cloud + needs: Build_App environment: Production steps: - uses: actions/checkout@v2