Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Dec 3, 2024
1 parent d61e8fa commit e138937
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Build and publish docs
if: matrix.python-version == '3.11'
run: |
python -m pip install mkdocs mkdocs-material
mkdocs build
mkdocs gh-deploy --force
python -m pip install mkdocs mkdocs-material
mkdocs build
mkdocs gh-deploy --force

0 comments on commit e138937

Please sign in to comment.