Skip to content

Commit

Permalink
명령어 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
2skydev committed May 25, 2024
1 parent dbae448 commit cc94930
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 @@ -76,7 +76,7 @@ jobs:
echo "RENDERER_VITE_SENTRY_DSN=${{ vars.RENDERER_VITE_SENTRY_DSN }}" >> .env
- name: Install dependencies
run: pnpm
run: pnpm i

- name: Build
run: pnpm build
Expand Down

0 comments on commit cc94930

Please sign in to comment.