Skip to content

Commit

Permalink
use lp
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1995 committed May 16, 2024
1 parent 79b572d commit a442e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: github.ref == 'refs/heads/master'
run: |
cd example/react-app
npm install
npm install --legacy-peer-deps
npm run build
# Set the credentials from repository settings/secrets
Expand Down

0 comments on commit a442e33

Please sign in to comment.