Skip to content

Commit

Permalink
Update main_raju-devops-intern.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Mar 19, 2024
1 parent ac14876 commit f6a7b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_raju-devops-intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: npm install, build, and test
run: |
yarn install
yarn install vite
yarn add vite
yarn build --if-present
npm run dev --if-present
Expand Down

0 comments on commit f6a7b89

Please sign in to comment.