Skip to content

Commit

Permalink
chore: update workflow config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 28, 2023
1 parent d75124c commit f739e21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -42,6 +42,10 @@ jobs:
- run: npm run build
- run: npm install

- name: kkt core
working-directory: core
run: npm run build

- run: mkdir -p build

- name: Converts kkt Markdown to HTML
Expand Down

0 comments on commit f739e21

Please sign in to comment.