diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index a3160ab..4dbd97f 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -23,7 +23,7 @@ jobs: - name: Install and Build 🔧 run: | yarn install - yarn build:all + yarn build - name: Deploy 🚀 uses: FirebaseExtended/action-hosting-deploy@v0