Skip to content

Commit f0b90cd

Browse files
committed
Fix mike set-default config
1 parent 4a9bb46 commit f0b90cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-python-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
mike set-default \
115115
--deploy-prefix arcadedb \
116116
--branch ${{ env.DOCS_BRANCH }} \
117+
--config-file ../bindings/python/mkdocs.yml \
117118
latest
118119
119120
- name: Deploy with mike (not latest)

0 commit comments

Comments
 (0)