latex-template

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0e7be335e40d773e9503bbdd0a6d1b5f268e9cf1
parent b370bf00286cdddd7c6f66b944e899822e32f536
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Tue, 22 Apr 2025 08:48:32 +0900

push onlt

Diffstat:
M.github/workflows/PRbuild.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -31,4 +31,4 @@ jobs: cp ../main.pdf ./converted/ git add . git commit -m "add pdf to PR" - git push -u origin $BRANCH- \ No newline at end of file + git push+ \ No newline at end of file