Skip to content

Commit

Permalink
🐞fix: Extra [doc] is not specified
Browse files Browse the repository at this point in the history
  • Loading branch information
zillionare committed Apr 20, 2021
1 parent 997c619 commit ab77ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: pre-publish documentation
run: |
poetry install -E doc
poetry install -E dev
poetry run mkdocs build
- name: publish documentation
Expand Down

0 comments on commit ab77ada

Please sign in to comment.