Skip to content

Commit 07a1e01

Browse files
committed
Tweaks for rollup workflow
1 parent 39a784b commit 07a1e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-npm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Install dependencies
2424

2525
# Install Rollup Linux dependencies
26-
- run: npm install @rollup/rollup-linux-x64-gnu
26+
- run: npm install @rollup/rollup-linux-x64-gnu --legacy-peer-deps
2727
name: Install Rollup Linux dependencies
2828

2929
# Build the project

0 commit comments

Comments
 (0)