Update .github/workflows/main.yml
Some checks failed
CI / Build thesis PDFs (push) Failing after 38s
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 15:49:21 +00:00
parent d26005d339
commit dacfafcaa1

View File

@ -18,6 +18,8 @@ jobs:
- name: Install nodejs
run: apt-get update && apt-get install -y nodejs
- uses: actions/checkout@v4
with:
github-server-url: 'https://pixelyfier.com/git'
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
- name: Upload artifacts