Skip to content

Commit

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

0 comments on commit 5980da1

Please sign in to comment.