Skip to content

Commit

Permalink
fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
TColl committed Jan 13, 2022
1 parent 7ae2dd0 commit e08912e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ jobs:
with:
python-version: 3.9

- uses: abatilo/actions-poetry@v2.1.3

- name: install
uses: abatilo/actions-poetry@v2.1.3
run: poetry install --extras docs

- name: Build documentation
Expand Down

0 comments on commit e08912e

Please sign in to comment.