Skip to content

Commit e039438

Browse files
authored
Update release.yml
1 parent fb4177d commit e039438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: 8
2727

2828
- name: Install Dependencies
29-
run: pnpm ci
29+
run: pnpm install
3030

3131
- name: Build and Export
3232
run: |

0 commit comments

Comments
 (0)