Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PrathamLalwani committed Dec 21, 2023
1 parent 4a90795 commit db4aa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Build
run: |
npm install
vite build
npm run build
env:
VITE_KEY: ${{ secrets.VITE_KEY }}
VITE_SITE_KEY: ${{ secrets.VITE_SITE_KEY }}
Expand Down

0 comments on commit db4aa03

Please sign in to comment.