Update .github/workflows/main.yml
This commit is contained in:
parent
86ce01e6f1
commit
0137565e24
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install nodejs
|
||||
run: apt-get update && apt-get install -y nodejs
|
||||
run: apt-get update && apt-get install -y nodejs && node --version
|
||||
- name: Get PDFs
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Run VeraPDF
|
||||
|
Loading…
Reference in New Issue
Block a user