Skip to content

Commit

Permalink
Show mike list in CI for easy debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kkinder committed Feb 16, 2025
1 parent eb2ebc8 commit 793c03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
git config --global user.name "mkdocs"
git config --global user.email "mkdocs@puepy.dev"
poetry run mike deploy -u -b docs-releases development
poetry run mike list
- name: Package and upload Pages artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 793c03c

Please sign in to comment.