Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
add npm run build
  • Loading branch information
josepacco00 authored Dec 9, 2024
1 parent fe60e14 commit 66037cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- run: npm install

- run: npm run build

#- run: set VITE_API_URL=${{ secrets.VITE_API_URL }} && npm run build

# - name: Configure AWS Credentials
Expand Down

0 comments on commit 66037cc

Please sign in to comment.