Skip to content

Commit

Permalink
Update main_rajuapp-devops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Mar 19, 2024
1 parent e08d3f7 commit 187c297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_rajuapp-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: npm install, build, and test
run: |
npm install
npm run build
yarn install
yarn build
- name: Zip artifact for deployment
Expand Down

0 comments on commit 187c297

Please sign in to comment.