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

This commit is contained in:
oleg.petruny 2025-02-12 17:06:33 +00:00
parent 59347ac757
commit f77ad72186

View File

@ -21,7 +21,7 @@ jobs:
- name: Build the thesis
run: latexmk thesis && latexmk abstract-cz && latexmk abstract-en
- name: Upload artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: Thesis
path: |