Skip to content

Commit b6c1b7b

Browse files
committed
Fix mike set-default config
1 parent 8fbaa75 commit b6c1b7b

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)