Update .github/workflows/main.yml
This commit is contained in:
parent
98e7b2877f
commit
008338519b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -34,6 +34,8 @@ jobs:
|
|||||||
container: { image: 'ghcr.io/mff-cuni-cz/cuni-thesis-validator' }
|
container: { image: 'ghcr.io/mff-cuni-cz/cuni-thesis-validator' }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install nodejs
|
||||||
|
run: apt-get update && apt-get install -y nodejs
|
||||||
- name: Get PDFs
|
- name: Get PDFs
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
- name: Run VeraPDF
|
- name: Run VeraPDF
|
||||||
|
Loading…
Reference in New Issue
Block a user