Commit 0a16399
Fix GitHub Pages deployment path
Update workflow to upload dist/spa directory where Vite actually builds
the static files, instead of the parent dist directory. This resolves
the 404 error on GitHub Pages.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent a177854 commit 0a16399
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments