mirror of
https://github.com/tiennm99/caro.git
synced 2026-09-15 02:18:33 +00:00
- Replace outdated Build.yml (v2 actions, JDK 1.8, 3-OS matrix) with modern workflow (v4 actions, JDK 21, single ubuntu runner) - Add separate web client build job - Add deploy-pages.yml for auto-deploying web-client to GitHub Pages on push to master (web-client/** changes only) - Set Vite base path to /caro/ for GitHub Pages compatibility