Skip to content

Commit

Permalink
chore: update workflows/npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 9, 2023
1 parent 8ed4420 commit 68440e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- run: npm i markdown-to-html-cli -g
- run: markdown-to-html --output build/index.html

- run: tree -I 'node_modules|.git|.github|src' -L 3 -a

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 68440e2

Please sign in to comment.