Skip to content

Commit

Permalink
fix : prod errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Maniii97 committed Jan 8, 2025
1 parent 4fb3b94 commit 2e65e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: |
npm run dev &
sleep 10 # Wait for the server to start
curl -f http://localhost:5174 # Change this to the actual port your Vite server runs on
curl -f http://localhost:5173 # Change this to the actual port your Vite server runs on

0 comments on commit 2e65e48

Please sign in to comment.