Skip to content

Commit

Permalink
Update pages_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
That-Thing authored Nov 3, 2024
1 parent a707ec9 commit d782433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set .env params
run: |
echo "VITE_APP_API_URL=https://dishapi-cuczdxckhdh4caev.eastus-01.azurewebsites.net/" > .env
echo "VITE_APP_BASE_PATH=/DISH-FE/"
echo "VITE_APP_BASE_PATH=/DISH-FE/" > .env
- name: Build the Vue.js app
run: npm run build
Expand Down

0 comments on commit d782433

Please sign in to comment.