build?
Build Adventurer's Guide / Build-PDF (push) Failing after 1m7s Details

main
HeNine 1 year ago
parent 0e1c7ace5d
commit eccb50b406

@ -19,7 +19,7 @@ jobs:
- name: Install node
run: apt-get update && apt-get install -y nodejs
- name: Install LaTeX packages
run: tlmgr update --self && tlmgr install cleveref scholax anyfontsize wrapfig
run: tlmgr update --self && tlmgr install cleveref scholax anyfontsize wrapfig framed scholax
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."

Loading…
Cancel
Save