Commit d13cc1e
fix: ensure content directory exists before assets symlink in CI
After removing astro-site/src/content/docs/ in the single-source
migration, the content directory may not exist in a fresh checkout.
Create it before symlinking assets.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cb8dff8 commit d13cc1e
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments