Skip to content

Commit a1ebbb8

Browse files
authored
Merge pull request #348 from XPoet/dev
ci: update deploy configuration file
2 parents 194d251 + 500f260 commit a1ebbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: "16"
1818

1919
- name: Install dependencies
20-
run: npm install
20+
run: npm install --legacy-peer-deps
2121

2222
- name: Build
2323
run: npm run build

0 commit comments

Comments
 (0)