mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
forcing latex builds and fixining the bib #
This commit is contained in:
2
.github/workflows/latex.yml
vendored
2
.github/workflows/latex.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
root_file: main.tex
|
||||
working_directory: paper/src
|
||||
args: -pdf -interaction=nonstopmode -file-line-error -outdir=../build
|
||||
args: -pdf -f -interaction=nonstopmode -file-line-error -outdir=../build
|
||||
pre_compile: bash ../concat_code.sh
|
||||
- name: Upload PDF
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user