Skip to content

Commit

Permalink
chore: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 2, 2021
1 parent 9842e53 commit 887fde0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: 14

- run: mkdir -p build
- run: cp -rp img build
- run: npm i markdown-to-html-cli -g
- run: markdown-to-html --output build/index.html

Expand Down

0 comments on commit 887fde0

Please sign in to comment.