Skip to content

Commit 651744e

Browse files
authored
Merge pull request #12155 from github/repo-sync
repo sync
2 parents d5afbb1 + d5952a7 commit 651744e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/autoupdate-branch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
node-version: 16.13.x
4040
cache: npm
4141

42+
- name: Install dependencies
43+
run: npm ci
44+
4245
- name: Update next PR in queue
4346
env:
4447
GITHUB_TOKEN: ${{ secrets.DOCUBOT_REPO_PAT }}

0 commit comments

Comments
 (0)