Skip to content

Commit 8456d97

Browse files
Update prod.yml (#7)
1 parent 35d8a36 commit 8456d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: 🔨 Build Project
3131
run: |
32-
npm i
32+
npm i --legacy-peer-deps
3333
npm run build-prod
3434
3535
- name: 📂 Deploy to Server

0 commit comments

Comments
 (0)