Update .github/workflows/main.yml
Some checks failed
CI / Install node (push) Successful in 2s
CI / Build thesis PDFs and push them to pages (push) Failing after 1s
CI / Build thesis PDFs (push) Failing after 3s
CI / Verify PDF/A (push) Has been skipped

This commit is contained in:
oleg.petruny 2025-02-12 18:09:20 +00:00
parent 9e329059c7
commit 9947badf25

View File

@ -25,6 +25,9 @@ jobs:
container: { image: 'aergus/latex' }
steps:
- uses: actions/setup-node@v3
with:
node-version: 18
- uses: https://gitea.com/ScMi1/checkout@v1
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en