mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
chore: fix schema command
This commit is contained in:
@@ -48,5 +48,5 @@ tasks:
|
||||
schema:
|
||||
desc: Generate JSON schema for configuration
|
||||
cmds:
|
||||
- go run cmd/schema/main.go > crush-schema.json
|
||||
- echo "Generated crush-schema.json"
|
||||
- go run main.go schema > schema.json
|
||||
- echo "Generated schema.json"
|
||||
|
||||
Reference in New Issue
Block a user