Skip to content

Commit d9b6a1f

Browse files
authored
Merge pull request #2 from diusazzad/feature/landing-page-redesign
fix server
2 parents 7246d1f + b4fba2e commit d9b6a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

1616
- name: 🔨 Install dependencies and build
1717
run: |
18-
npm install
18+
npm install --legacy-peer-deps
1919
npm run build
2020
2121
- name: 📂 Sync files

0 commit comments

Comments
 (0)