diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 28fa7c2..e434955 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -6,7 +6,6 @@ on: jobs: build_and_deploy: name: Build and Deploy - needs: build runs-on: ubuntu-latest steps: - name: Checkout Repo