Skip to content

Commit

Permalink
Use the shell when invoking Git
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiharju committed Feb 22, 2025
1 parent 75ddc37 commit 1196739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ runs:
GIT_COMMITTER_EMAIL: "anttiharju[bot]@users.noreply.github.com"
run: |
pip install mkdocs
mkdocs gh-deploy
mkdocs gh-deploy --shell

0 comments on commit 1196739

Please sign in to comment.