mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
7595fb48bd
The release script was checking for src/index.css but the build command outputs to src/public/output.css. Update both the build verification and essential files check to use the correct path. This ensures the built CSS file is properly included and verified in release tarballs.