Skip to content

Commit ab77ada

Browse files
author
zillionare
committed
🐞fix: Extra [doc] is not specified
1 parent 997c619 commit ab77ada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: pre-publish documentation
5555
run: |
56-
poetry install -E doc
56+
poetry install -E dev
5757
poetry run mkdocs build
5858
5959
- name: publish documentation

0 commit comments

Comments
 (0)