Making ghp-import use a shell @minor

This commit is contained in:
Corey Oordt 2021-12-23 16:26:25 -06:00
parent 247575daac
commit 2da01b8bc6

View file

@ -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