Skip to content

Commit

Permalink
do not use alow empty
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyaonoe committed Jan 13, 2024
1 parent 13957f3 commit 708d5ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/latex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
git checkout -t origin/main-pdf
else
git checkout --orphan main-pdf
git commit --allow-empty -m "first commit"
fi
git add main.pdf
git commit -m "main.pdf: ${{ github.sha }}"
Expand Down

0 comments on commit 708d5ed

Please sign in to comment.