Skip to content

Commit cc94930

Browse files
committed
명령어 수정
1 parent dbae448 commit cc94930

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
@@ -76,7 +76,7 @@ jobs:
7676
echo "RENDERER_VITE_SENTRY_DSN=${{ vars.RENDERER_VITE_SENTRY_DSN }}" >> .env
7777
7878
- name: Install dependencies
79-
run: pnpm
79+
run: pnpm i
8080

8181
- name: Build
8282
run: pnpm build

0 commit comments

Comments
 (0)