Update .github/workflows/pages.yml
All checks were successful
CI / Build thesis PDFs (push) Successful in 1m18s
CI / Build thesis PDFs and push them to pages (push) Successful in 1m8s
CI / Verify PDF/A (push) Successful in 53s

This commit is contained in:
oleg.petruny 2025-02-12 19:30:50 +00:00
parent 5b12d9b340
commit cb3b5f2d83

View File

@ -13,7 +13,7 @@ jobs:
steps:
- name: Install nodejs
run: apt-get update && apt-get install -y nodejs
- uses: actions/checkout@v3
- uses: https://gitea.com/ScMi1/checkout@v1
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
- name: Prepare a website directory