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

main
HeNine 1 year ago
parent f932a568c0
commit 0e1c7ace5d

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

Loading…
Cancel
Save