1 parent fb4177d commit e039438Copy full SHA for e039438
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
version: 8
27
28
- name: Install Dependencies
29
- run: pnpm ci
+ run: pnpm install
30
31
- name: Build and Export
32
run: |
0 commit comments