Skip to content

Commit

Permalink
Add circuitpainter to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
cibomahto committed Jun 24, 2024
1 parent 3c29264 commit 9b97004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme
pip install -e .
- name: Sphinx build
run: |
sphinx-build doc _build
Expand Down

0 comments on commit 9b97004

Please sign in to comment.