build checkout submodules
Build Adventurer's Guide / Build-PDF (push) Successful in 1m8s Details

main
HeNine 1 year ago
parent 4a07a2c8aa
commit ee50398e5d

@ -20,6 +20,9 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
with:
submodules: recursive
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."
- name: Build PDF with `latexmk`

Loading…
Cancel
Save