fix: PR workflow execution failure

This commit is contained in:
lxowalle
2026-02-15 07:43:46 +08:00
parent 7140e73d46
commit 9eb1a53fb8
3 changed files with 25 additions and 7 deletions

View File

@@ -38,6 +38,7 @@ import (
"github.com/sipeed/picoclaw/pkg/voice"
)
//go:generate cp -r ../../workspace .
//go:embed workspace
var embeddedFiles embed.FS