Skip to content

Commit 13410ff

Browse files
committed
build: update GitHub Actions
1 parent 73134e2 commit 13410ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundlewatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
cache: npm
3232

3333
- name: Install npm dependencies
34-
run: npm ci
34+
run: npm ci --ignore-scripts
3535

3636
- name: Run dist
3737
run: npm run dist

0 commit comments

Comments
 (0)