There was an error while loading. Please reload this page.
1 parent 1c314e7 commit f704b3bCopy full SHA for f704b3b
1 file changed
.github/workflows/deploy-basic-example.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Build basic example
41
run: pnpm --filter @mapconductor/example-basic... build
42
env:
43
- VITE_BASE_PATH: /${{ github.event.repository.name }}/
+ VITE_BASE_PATH: /
44
VITE_GOOGLE_MAPS_API_KEY: ${{ secrets.VITE_GOOGLE_MAPS_API_KEY }}
45
46
- name: Add SPA fallback
0 commit comments