Skip to content

Commit

Permalink
ci: publish doc step fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosschroh committed Jul 25, 2023
1 parent bab1531 commit bbd0077
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install Dependencies
run: |
poetry install
poetry install --only dev
- name: Build docs
run: |
Expand Down
Loading

0 comments on commit bbd0077

Please sign in to comment.