Skip to content

Commit

Permalink
🐎 ci: github actions failed
Browse files Browse the repository at this point in the history
Extra [doc] IS NOT SPECIFIED
  • Loading branch information
aaron-yang-biz committed Sep 9, 2023
1 parent 6c82f2a commit e16d2ff
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 @@ -61,7 +61,7 @@ jobs:

- name: publish documentation
run: |
poetry install -E doc
poetry install -E dev
poetry run mkdocs build
git config --global user.name Docs deploy
git config --global user.email [email protected]
Expand Down

0 comments on commit e16d2ff

Please sign in to comment.