Skip to content

Commit

Permalink
fix(ci): correct RTD builds
Browse files Browse the repository at this point in the history
This hopefully fixes the RTD builds
  • Loading branch information
jeertmans authored Jun 19, 2024
1 parent 1cf7ca4 commit ac09186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build:
- x11-utils
jobs:
post_system_dependencies:
- npm install --global yarn
- nohup Xvfb $DISPLAY -screen 0 1400x900x24 -dpi 96 +extension RANDR +render &
sphinx:
builder: html
Expand Down

0 comments on commit ac09186

Please sign in to comment.