fix: ensure templates directory exists in generate:docs job
- Add mkdir -p templates to prevent exit code 141 (SIGPIPE)
- Add fallback for grep command to prevent pipe failures
- Fixes pipeline failure in documentation generation
Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.