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
coment add env. VITE_URL
  • Loading branch information
josepacco00 authored Dec 9, 2024
1 parent 4ae4536 commit fe60e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: npm install

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

# - name: Configure AWS Credentials
# uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit fe60e14

Please sign in to comment.