diff --git a/.github/workflows/firebase-hosting-deploy.yml b/.github/workflows/firebase-hosting-deploy.yml index 76031ac..7bd5bd6 100644 --- a/.github/workflows/firebase-hosting-deploy.yml +++ b/.github/workflows/firebase-hosting-deploy.yml @@ -17,7 +17,7 @@ jobs: node-version: 16 cache: yarn cache-dependency-path: source/yarn.lock - - name: Build + - name: Install dependencies and Build run: cd source && yarn install && yarn build - name: Archive Production Artifact uses: actions/upload-artifact@master