Files
figlet-ui/.github/workflows
Sebastian Krüger d7da2f1db8 fix: clone figlet fonts in GitHub Actions workflow
- Add step to clone xero/figlet-fonts repository before Docker build
- Fixes ENOENT error: public/fonts/figlet-fonts directory missing during build
- Fonts are excluded from git per .gitignore, must be cloned separately
2025-11-09 15:24:59 +01:00
..