diff --git a/.github/workflows/dependabot-js.yml b/.github/workflows/dependabot-js.yml index 5341f75e..b6257097 100644 --- a/.github/workflows/dependabot-js.yml +++ b/.github/workflows/dependabot-js.yml @@ -36,7 +36,6 @@ jobs: restore-keys: | ${{ matrix.os }}-yarn-${{ matrix.node }}- - run: yarn install --frozen-lockfile - - run: yarn - name: rebuild NOTICE-js run: yarn notice:js -u - name: commit and push to branch