Update .github/workflows/main.yml
This commit is contained in:
parent
6026e0a6e4
commit
625280bff5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,6 +39,6 @@ jobs:
|
||||
- name: Get PDFs
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: ./artifacts
|
||||
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