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 6965817 commit e3fdf2e
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 @@ -25,6 +25,10 @@ jobs:
- run: npm install
- run: npm run build

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

build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e3fdf2e

Please sign in to comment.