Skip to content

Commit

Permalink
Update pwa-deployment-uat.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
manojLondhe authored Nov 26, 2024
1 parent ccbe1be commit 4e085d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pwa-deployment-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
fi
echo '${{ secrets.ENV_UAT }}' > .env
ls -ltra
yarn install
yarn build
npm install
npm run build
ls -ltra
- name: Show PWD
run: |
Expand Down

0 comments on commit 4e085d7

Please sign in to comment.