Skip to content

Commit 82b3bec

Browse files
committed
fix: ci
1 parent d229fea commit 82b3bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: 发布 plugin
8585
run: |
86-
bun x pkg-pr-new publish --json output.json --comment=off > plugin.txt 2>&1
86+
bunx pkg-pr-new publish --json output.json --comment=off > plugin.txt 2>&1
8787
8888
echo "## 成功推送的Package包 :" >> $GITHUB_STEP_SUMMARY
8989
echo "包名: \`@candriajs/karin-plugin-git\`" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)