Block deploy to netlify if docs output is empty
Open
priority:high
task
- Dominant language
- Vue
- Stars
- 23
- Forks
- 19
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 146
Description
### Description
Our build action should fail if, after the build has run, the `_site/docs/` directory is empty - otherwise we end up deploying the site without the docs available.
This should be part of the GH Action. It is valid to run a build locally and not include the docs when developing on other parts of the site.
### Epic/Story
_No response_
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.