Commit 157b041
fix: deploy.yml — update paths for SvelteKit migration
- Change artifact upload path from dist/ to build/ (SvelteKit
static adapter outputs to build/, not dist/)
- Change CIRCT artifact download dir from static/circt to public/circt
(SvelteKit uses public/ for static assets, not static/)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 19a1cc9 commit 157b041
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments