Skip to content

Commit

Permalink
ci: Install docs/reqs (namely, furo-ys)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Oct 14, 2024
1 parent 27b8b4e commit c93fd54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/prepare-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
docs/source/_images
docs/source/code_examples
- name: Install doc prereqs
shell: bash
run: |
make docs/reqs
- name: Test build docs
shell: bash
run: |
Expand Down

0 comments on commit c93fd54

Please sign in to comment.