Skip to content

Commit 7190b17

Browse files
committed
chore: github action build dependencies
1 parent e53fa64 commit 7190b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: pnpm
3838

3939
- name: Install dependencies
40-
run: pnpm install --prod --ignore-scripts
40+
run: pnpm install --ignore-scripts
4141

4242
- name: Build
4343
run: pnpm build

0 commit comments

Comments
 (0)