diff --git a/.github/workflows/shipit_pr_and_example_apps_deployment.yml b/.github/workflows/shipit_pr_and_example_apps_deployment.yml index 2458d488a1..10bdadbbe6 100644 --- a/.github/workflows/shipit_pr_and_example_apps_deployment.yml +++ b/.github/workflows/shipit_pr_and_example_apps_deployment.yml @@ -47,7 +47,7 @@ jobs: ${{ runner.os }}-build- - name: Install dependencies for all packages - run: npm ci + run: npm install - name: Build and deploy Stencil core package id: build