Skip to content

Commit 61d269f

Browse files
ignore scripts
1 parent ec9b388 commit 61d269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ runs:
1111
- run: npm install -g npm@latest
1212
shell: bash
1313
# TODO(NODE-7058): use npm CI here once we have a package-lock.json again
14-
- run: npm install
14+
- run: npm install --ignore-scripts
1515
shell: bash

0 commit comments

Comments
 (0)