fix: Add placeholder for missing embedded asset
The CI build was failing because the `embed` directive in `pkg/player/assets.go` could not find the file `frontend/demo-track.smsg`. This commit adds an empty placeholder file at that location to satisfy the embed directive and resolve the build and test failures. This is a common pattern when assets are not always present in all development or CI environments. Co-authored-by: Snider <631881+Snider@users.noreply.github.com>
This commit is contained in:
parent
0f99f6ac1b
commit
7a965d72d6