Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
futabooo committed May 15, 2020
1 parent 26ea33e commit b1d0f4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
with:
node-version: "8.16.0"
- run: |
node -v
npm install
node ./md2pdf.js
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit b1d0f4e

Please sign in to comment.