Skip to content

Commit 2b94c46

Browse files
committed
chore: fix swc
1 parent 2fbe2bc commit 2b94c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: pnpm build
2727

2828
- name: Publish
29-
run: pnpm dlx [email protected] publish --pnpm --compact './packages/*'
29+
run: pnpm dlx [email protected] publish --pnpm --compact './packages/*' './packages/plugin-react-swc/dist'

0 commit comments

Comments
 (0)