Skip to content

Commit

Permalink
problem: legacy peer dependency failure
Browse files Browse the repository at this point in the history
  • Loading branch information
gsovereignty committed May 23, 2024
1 parent 9f4551b commit ac5bc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
node-version: 20
cache: "npm"
- run: npm ci
- run: npm ci --legacy-peer-deps
- run: npm run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit ac5bc20

Please # to comment.