mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-20 01:01:12 +00:00
Adding formatting, more to the howto section, more to property, rewording for clarity
This commit is contained in:
parent
5242239f6d
commit
de5e0453a8
7 changed files with 77 additions and 29 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -42,7 +42,8 @@ jobs:
|
|||
|
||||
- name: Replace version in LaTeX file
|
||||
run: sed -i 's/VERSIONNUMBER/${{ github.ref_name }}/g' ScopeSequencing.tex
|
||||
|
||||
- name: Replace version in LaTeX file
|
||||
run: sed -i 's/VERSIONNUMBER/${{ github.ref_name }}/g' read.tex
|
||||
- name: Generate PDF
|
||||
run: pdflatex -jobname=HowToBuildACommons-${{ github.ref_name }} ScopeSequencing.tex
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue