mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
workflow to include code
This commit is contained in:
1
.github/workflows/latex.yml
vendored
1
.github/workflows/latex.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
root_file: main.tex
|
||||
working_directory: paper/src
|
||||
args: -pdf -interaction=nonstopmode -file-line-error -outdir=../build
|
||||
pre_compile: bash ../concat_code.sh
|
||||
- name: Upload PDF
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user