We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54ab5d commit 4734076Copy full SHA for 4734076
1 file changed
.github/workflows/docs-publish.yml
@@ -27,6 +27,5 @@ jobs:
27
path: .cache
28
restore-keys: |
29
mkdocs-material-
30
- - run: poetry lock
31
- run: poetry install --with dev,docs
32
- run: poetry run poe docs-publish
0 commit comments