Skip to content

Commit

Permalink
Better name
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Sep 9, 2020
1 parent c721fbc commit 13fa61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: '12'
- name: Install converter
- name: Install converter + uploader
run: npm install docsify-pdf-converter @iomeg/zenodo-upload
- name: Generate PDF
run: npx docsify-pdf-converter
Expand Down

0 comments on commit 13fa61b

Please sign in to comment.