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

main
HeNine 1 year ago
parent eccb50b406
commit 453fc690c7

@ -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 framed scholax
run: tlmgr update --self && tlmgr install cleveref scholax anyfontsize wrapfig framed scholax ly1
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."

Loading…
Cancel
Save