Skip to content

Commit

Permalink
chore: CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sun0day committed Mar 7, 2024
1 parent 977351b commit b0cd156
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 @@ -213,5 +213,5 @@ jobs:
GITHUB_EVENT_PATH= pnpm install
GITHUB_EVENT_PATH= pnpm build
strip -x packages/**/*.node
ls packages/**/*.node
ls -lh packages/**/*.node
GITHUB_EVENT_PATH= pnpm test

0 comments on commit b0cd156

Please sign in to comment.