Skip to content

Commit 0c6145f

Browse files
committed
boop
1 parent 56ded1f commit 0c6145f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-patch-3-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ jobs:
7171
with:
7272
github-token: '${{ secrets.GITHUB_TOKEN }}'
7373

74+
- name: 'Install Script Dependencies'
75+
run: |-
76+
npm ci
77+
7478
- name: 'Install Dependencies'
7579
working-directory: './release'
7680
run: |-

0 commit comments

Comments
 (0)