Skip to content

Commit e16d2ff

Browse files
🐎 ci: github actions failed
Extra [doc] IS NOT SPECIFIED
1 parent 6c82f2a commit e16d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: publish documentation
6363
run: |
64-
poetry install -E doc
64+
poetry install -E dev
6565
poetry run mkdocs build
6666
git config --global user.name Docs deploy
6767
git config --global user.email docs@dummy.bot.com

0 commit comments

Comments
 (0)