Skip to content

Commit

Permalink
chore(ci): fix sync:cnpm (#2525)
Browse files Browse the repository at this point in the history
  • Loading branch information
hexf00 authored Jun 19, 2024
1 parent b065f02 commit 54edf21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
run: pnpm install cnpm -g

- name: 🐙 Sync to cnpm
run: pnpm sync-cnpm
run: pnpm sync:cnpm

build-storybook:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 54edf21

Please sign in to comment.