Only run yarn install --frozen-lockfile in dependabot-js.yml
This commit is contained in:
parent
2ef792f763
commit
02a33e0000
1 changed files with 0 additions and 1 deletions
1
.github/workflows/dependabot-js.yml
vendored
1
.github/workflows/dependabot-js.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue