Skip to content

Commit

Permalink
Update documentation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Aug 5, 2024
1 parent dbba2f7 commit 19b3378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: true
- name: Install requirements
run: pdm sync -dG test
run: pdm sync -dG doc
- name: Sphinx build
run: |
pdm run sphinx-build docs/source docs/build/html
Expand Down

0 comments on commit 19b3378

Please sign in to comment.