latex-template

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

commit 652b8a1cd122ae5954607f6e65189f6f5e2cc9ca
parent 630da8254c70191c292170f5aad7ae594847887a
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Tue, 22 Apr 2025 08:41:36 +0900

{$ ${

Diffstat:
M.github/workflows/PRbuild.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/PRbuild.yaml b/.github/workflows/PRbuild.yaml @@ -26,7 +26,7 @@ jobs: git config --global user.email $GHA_NAME gh repo clone $GIT_URL cd ${GITHUB_REPOSITORY#${GITHUB_REPOSITORY_OWNER}/} - git remote set-url origin https://{$GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git + git remote set-url origin https://${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git git fetch origin $BRANCH git checkout $BRANCH cp ../main.pdf ./converted/