We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7035c7 commit 668b3b6Copy full SHA for 668b3b6
.github/workflows/pr_build.yml
@@ -61,7 +61,6 @@ jobs:
61
make build ALLSPHINXOPTS="-b html -D language=ja -D gettext_compact=0 -E -d build/doctrees . ${{ github.workspace }}/${output_dir}"
62
ls -l ${{ github.workspace }}/${output_dir}
63
64
-
65
cd ${{ github.workspace }}/build/html
66
git config --local user.name "Autobuild bot on GitHub Actions"
67
git config --local user.email "githubaction-build-bot@example.com"
0 commit comments