Skip to content

Commit

Permalink
chore(deps): update .github/workflows/pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 12, 2023
1 parent dc59818 commit da4a547
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/pr.yml
Expand Up @@ -12,5 +12,8 @@ jobs:
node-version: 16

- run: npm install
- run: npm run kkt:build
- run: npm run lib:build
- run: npm run build

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

0 comments on commit da4a547

Please sign in to comment.