Update .github/workflows/main.yml
This commit is contained in:
parent
625280bff5
commit
1df05fd5e3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -38,7 +38,5 @@ jobs:
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
- name: Get PDFs
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: Thesis
|
||||
- name: Run VeraPDF
|
||||
run: verify Thesis/*.pdf | tee /dev/stderr | grep -qE 'nonCompliant="0" failedJobs="0"'
|
||||
|
Loading…
Reference in New Issue
Block a user