Update .github/workflows/main.yml
Some checks failed
CI / Build thesis PDFs (push) Successful in 1m28s
CI / Build thesis PDFs and push them to pages (push) Failing after 13s
CI / Verify PDF/A (push) Failing after 15s

This commit is contained in:
oleg.petruny 2025-02-12 17:00:26 +00:00
parent 98e7b2877f
commit 008338519b

View File

@ -34,6 +34,8 @@ jobs:
container: { image: 'ghcr.io/mff-cuni-cz/cuni-thesis-validator' }
steps:
- name: Install nodejs
run: apt-get update && apt-get install -y nodejs
- name: Get PDFs
uses: actions/download-artifact@v3
- name: Run VeraPDF