mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
004065a8ca
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.