Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-hobbs committed Dec 12, 2023
1 parent 182b88d commit 3281d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
# publish_dir: docs/_build/html
- name: Deploy to GitHub Pages
run: |
ghp-import -n -p -f docs/_build/html
pipenv run ghp-import -n -p -f docs/_build/html

0 comments on commit 3281d2e

Please sign in to comment.