diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 56fb951d..2de07b2e 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -12,7 +12,6 @@ jobs: node-version: 14.x - name: Install - uses: bahmutov/npm-install@v1 run: npm install --legacy-peer-deps - name: Build