Skip to content

Commit

Permalink
Update build-docs.yml (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanzhangkx8 authored Nov 13, 2024
1 parent 3a333a2 commit ff4816a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: |
pip install sphinx sphinx-rtd-theme m2r2
- name: Sphinx Build
uses: ammaraskar/sphinx-action@master
with:
Expand Down

0 comments on commit ff4816a

Please sign in to comment.