Skip to content

Commit 668b3b6

Browse files
authored
[skip ci] Fix misc
1 parent a7035c7 commit 668b3b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
make build ALLSPHINXOPTS="-b html -D language=ja -D gettext_compact=0 -E -d build/doctrees . ${{ github.workspace }}/${output_dir}"
6262
ls -l ${{ github.workspace }}/${output_dir}
6363
64-
6564
cd ${{ github.workspace }}/build/html
6665
git config --local user.name "Autobuild bot on GitHub Actions"
6766
git config --local user.email "githubaction-build-bot@example.com"

0 commit comments

Comments
 (0)