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

This commit is contained in:
oleg.petruny 2025-02-12 19:18:29 +00:00
parent 1cd591ba5e
commit cd46ac53e5

View File

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