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

This commit is contained in:
oleg.petruny 2025-02-12 19:09:30 +00:00
parent a41618320b
commit 28a6953bf7

View File

@ -35,7 +35,7 @@ jobs:
steps:
- name: Install nodejs
run: sudo apt update && curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - && sudo apt install -y nodejs
run: apt update && curl -fsSL https://deb.nodesource.com/setup_20.x && apt install -y nodejs
- name: Get PDFs
uses: https://gitea.com/actions/download-artifact@v3
- name: Run VeraPDF