Skip to content

Commit 76ea47a

Browse files
committed
Update docs.yml: install @rollup/rollup-linux-x64-gnu
1 parent 60e0bb1 commit 76ea47a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
- name: Install deps
3232
run: npm i
3333

34+
- name: Add additional deps
35+
run: npm i @rollup/rollup-linux-x64-gnu@4.32.1
36+
3437
- name: Build docs
3538
run: npm run docs:build
3639

0 commit comments

Comments
 (0)