mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Making ghp-import use a shell @minor
This commit is contained in:
parent
247575daac
commit
2da01b8bc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
git config user.email $author_email
|
||||
echo "git fetch origin gh-pages"
|
||||
git fetch origin gh-pages
|
||||
ghp-import -op docs
|
||||
ghp-import -ops docs
|
||||
# - name: Sphinx Pages
|
||||
# # You may pin to the exact commit or the version.
|
||||
# # uses: seanzhengw/sphinx-pages@70dd0557fc226cfcd41c617aec5e9ee4fce4afe2
|
||||
|
|
|
|||
Loading…
Reference in a new issue