Skip to content

Commit

Permalink
fix: update generate-style-json path
Browse files Browse the repository at this point in the history
Co-authored-by: Ayman Bagabas <[email protected]>
  • Loading branch information
bashbunni and aymanbagabas authored Jul 31, 2024
1 parent 40530f0 commit 9e66730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/styles.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package styles

//go:generate go run ./internal/generate-style-json
//go:generate go run ../internal/generate-style-json

import (
"github.com/charmbracelet/glamour/ansi"
Expand Down

0 comments on commit 9e66730

Please sign in to comment.