mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
chore: regenerate the skills manifest for the audio skill
The rebase's SKILL.md conflict resolution merged main's scope and playback-rate paragraphs with this branch's bus line, which changes the file's hash. The manifest entry still carried the branch's pre-merge hash, so CI's "Skills: manifest in sync" gate failed with ~ hyperframes-audio (4eb592347f37047d -> 73942820ff9cc774) `gen-skills-manifest --check` passes now. Worth knowing after any rebase that touches skills/: the pre-commit hook regenerates the manifest for the file you edit, but a conflict resolution changes content the hook never sees as an edit.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"files": 121
|
||||
},
|
||||
"hyperframes-audio": {
|
||||
"hash": "4eb592347f37047d",
|
||||
"hash": "73942820ff9cc774",
|
||||
"files": 6
|
||||
},
|
||||
"hyperframes-cli": {
|
||||
|
||||
Reference in New Issue
Block a user