Skip to content

Commit

Permalink
Update build-push-next.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danchitnis authored Nov 20, 2024
1 parent c8d1b4c commit 3f65c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: Update Dependencies
run: npx --yes npm-check-updates -u

#- name: Install Dependencies
#run: npm install
- name: Install Dependencies
run: npm install

#- name: Build Project with Vite
#run: npm run build
Expand Down

0 comments on commit 3f65c6d

Please sign in to comment.