Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Astro-Lee committed Jan 1, 2024
1 parent 8bc0036 commit f55b4fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Compiling LaTeX template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
run: |
xetex YNUthesis.dtx
latexmk
- name: Make Artifact
run: |
Expand All @@ -32,7 +31,6 @@ jobs:
cp YNUthesis.def template/
cp latexmkrc template/
cp -r fonts template/
cp main.pdf template/
- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f55b4fb

Please sign in to comment.