commit b8557bfa791e6083996cbdc1c171259fd92d158b parent 3d3dbbe08de779b079642ce88b4492d0aebae007 Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com> Date: Tue, 27 May 2025 21:14:05 +0900 Update entrypoint.sh Diffstat:
| M | .github/actions/entrypoint.sh | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/actions/entrypoint.sh b/.github/actions/entrypoint.sh @@ -1,5 +1,4 @@ #!/bin/bash set -eux # build pdf (change if necessary) -platex main.tex -dvipdfmx main +latexmk