Update .github/workflows/pages.yml
Some checks failed
CI / Build thesis PDFs (push) Successful in 1m6s
CI / Build thesis PDFs and push them to pages (push) Failing after 45s
CI / Verify PDF/A (push) Has been cancelled

This commit is contained in:
oleg.petruny 2025-02-12 19:28:15 +00:00
parent b88ac5953a
commit 5b12d9b340

View File

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