- Created `pkg/player/frontend/demo-track.smsg` as a placeholder file. - Updated `.gitignore` to explicitly allow this placeholder file, ensuring it is tracked by git and present during CI builds. - This resolves the `no matching files found` error from `go:embed` in `pkg/player/assets.go`.
1 line
26 B
Text
1 line
26 B
Text
Placeholder for CI build.
|