Skip to content

Commit baa4eaf

Browse files
author
Robert
committed
use legacy deps
1 parent c8546ae commit baa4eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-node@v1
1515
with:
1616
node-version: "22.x"
17-
- run: npm install
17+
- run: npm install --legacy-peer-deps
1818
- run: npm run build
1919
- name: Deploy
2020
uses: crazy-max/ghaction-github-pages@v2

0 commit comments

Comments
 (0)