Make the yml point to the correct tex build the checkbook
This commit is contained in:
parent
4f50281162
commit
c555807949
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
run: pdflatex -jobname=HowToBuildACommons-${{ github.ref_name }} ScopeSequencing.tex
|
run: pdflatex -jobname=HowToBuildACommons-${{ github.ref_name }} ScopeSequencing.tex
|
||||||
|
|
||||||
- name: Generate Checkbook
|
- name: Generate Checkbook
|
||||||
run: pdflatex -jobname=MakerCheckBook-${{ github.ref_name }} ScopeSequencing.tex
|
run: pdflatex -jobname=MakerCheckBook-${{ github.ref_name }} MakerCheckBook.tex
|
||||||
|
|
||||||
- name: Generate Folding PDF
|
- name: Generate Folding PDF
|
||||||
run: pdflatex ConsensusPocketReference.tex
|
run: pdflatex ConsensusPocketReference.tex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue