Skip to content

Commit

Permalink
Update vite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grep-many authored Dec 7, 2024
1 parent 9249df0 commit 75d86f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
cd client # Navigate to the client folder
echo "VITE_SERVER_UR=${{ secrets.VITE_SERVER_URL}}" >> .env
cat .env
- name: Build the VITE app
run: |
Expand Down

0 comments on commit 75d86f1

Please sign in to comment.