Skip to content

Commit

Permalink
qa frontend install yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
PKBAJPAI12 committed Aug 24, 2024
1 parent 112a91d commit a276e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Build Frontend
run: |
cd frontend
npm install --legacy-peer-deps
npm install --legacy-peer-deps
npm run build
- name: Deploy Frontend to Netlify
Expand Down

0 comments on commit a276e51

Please sign in to comment.