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 5d929e0 commit a56e19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16

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

0 comments on commit a56e19b

Please sign in to comment.