Skip to content

Commit 6a63d0f

Browse files
committed
chore: release package via ci
1 parent aee957f commit 6a63d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919

2020
- name: Install pnpm
21-
run: npm install -g pnpm@v9.
21+
run: npm install -g pnpm@v9
2222

2323
- uses: actions/setup-node@v4
2424
with:

0 commit comments

Comments
 (0)