Commit c687189
fix(ci): use subshell for docs build to preserve working directory
The `cd docs` command changed the working directory, causing the
subsequent `test -f backend/docs/index.html` verification to check
the wrong path and fail even though prerender succeeded.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ed18aa0 commit c687189
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments