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' }
|
||||
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
- name: Get PDFs
|
||||
uses: actions/download-artifact@v3
|
||||
- name: Run VeraPDF
|
||||
|
Loading…
Reference in New Issue
Block a user