node
Some checks failed
CI / Build thesis PDFs (push) Failing after 4s
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:06:30 +00:00
parent e04e78f3c8
commit aba21af91a

View File

@ -16,9 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v4
with:
node-version: 18
- name: Install nodejs
run: apt-get update && apt-get install -y nodejs
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
- name: Upload artifacts