Tags: edit4i/editor
Tags
ci: fix windows build + cache (#15) * ci: add dependency caching for builds - Add Go build cache for Linux, macOS, and Windows - Add npm dependencies cache for frontend packages - Cache paths are OS-specific for optimal performance * fix(ci): add .exe extension to Windows builds