2 parents 7246d1f + b4fba2e commit d9b6a1fCopy full SHA for d9b6a1f
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: 🔨 Install dependencies and build
17
run: |
18
- npm install
+ npm install --legacy-peer-deps
19
npm run build
20
21
- name: 📂 Sync files
0 commit comments