Skip to content

Commit

Permalink
Update docs.yml: install @rollup/rollup-linux-x64-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Jan 29, 2025
1 parent 60e0bb1 commit 76ea47a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Install deps
run: npm i

- name: Add additional deps
run: npm i @rollup/rollup-linux-x64-gnu@4.32.1

- name: Build docs
run: npm run docs:build

Expand Down

0 comments on commit 76ea47a

Please sign in to comment.