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 Oct 21, 2022
1 parent 35b22b5 commit 09ed36b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
with:
node-version: 16

- name: 📦 next-remove-imports build
working-directory: core
run: npm run build

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

0 comments on commit 09ed36b

Please sign in to comment.