mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
refactor again..
This commit is contained in:
4
.github/workflows/latex.yml
vendored
4
.github/workflows/latex.yml
vendored
@@ -14,9 +14,9 @@ jobs:
|
||||
run: |
|
||||
tlmgr install biber biblatex csquotes geometry microtype hyperref cleveref siunitx booktabs graphics caption latexmk
|
||||
make pdf
|
||||
working-directory: paper
|
||||
- name: Upload PDF
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: thesis-pdf
|
||||
path: build/main.pdf
|
||||
working-directory: paper
|
||||
path: paper/build/main.pdf
|
||||
|
||||
Reference in New Issue
Block a user