Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-wolflein authored Apr 20, 2023
1 parent cd59fcd commit 4bf32d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: 3.8
- name: Install Poetry
uses: snok/install-poetry@v1.1.2
uses: snok/install-poetry@v1
with:
virtualenvs-create: false
- name: Install dependencies
Expand Down

0 comments on commit 4bf32d1

Please sign in to comment.