Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Feb 24, 2024
1 parent 8309c0e commit ac78e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git config user.email ${{ github.actor }}@users.noreply.github.com
- name: Build documentation
run: |
pip install edspdf-poppler
pip install edspdf-poppler -vvvv
git fetch origin gh-pages
hatch -e docs run mike delete main
hatch -e docs run mike deploy --push main

0 comments on commit ac78e66

Please sign in to comment.