Skip to content

Commit c1e8768

Browse files
author
undefined
committed
chore: updated to ignore scripts
1 parent 304293e commit c1e8768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: '20'
2727

2828
- name: Install dependencies
29-
run: npm install
29+
run: npm install --ignore-scripts
3030

3131
- name: Release
3232
env:

0 commit comments

Comments
 (0)