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

This commit is contained in:
oleg.petruny 2025-02-12 08:14:13 +00:00
parent 802a43b669
commit 5743ec0bd0

View File

@ -15,6 +15,8 @@ jobs:
container: { image: 'aergus/latex' }
steps:
- name: Install nodejs
run: apt-get update && apt-get install -y nodejs
- uses: actions/checkout@v4
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en