Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 26, 2022
1 parent 04f74d9 commit d81db24
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 @@ -19,6 +19,7 @@ jobs:
- run: npm install --unsafe-perm
- run: npm run build
- run: mkdir -p build
- run: cp -rp img/* build

- name: Converts Markdown to HTML
uses: jaywcjlove/markdown-to-html-cli@main
Expand Down

0 comments on commit d81db24

Please sign in to comment.