build?
Build Adventurer's Guide / Build-PDF (push) Successful in 45s Details

main
HeNine 1 year ago
parent 79c6f070de
commit b46af1798c

@ -27,8 +27,7 @@ jobs:
# run: | # run: |
# apt-get update && apt-get install -y texlive texlive-fonts-recommended # apt-get update && apt-get install -y texlive texlive-fonts-recommended
- name: Build PDF with `latexmk` - name: Build PDF with `latexmk`
run: latexmk run: latexmk -pdf
- run: echo "PDF built"
# - run: echo "GHtoken $GITHUB_TOKEN" # - run: echo "GHtoken $GITHUB_TOKEN"
- name: Publish package - name: Publish package
run: | run: |

Loading…
Cancel
Save