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