Chore(cleanup): Remove go binary and vendor file from chaos charts (#449)
Signed-off-by: uditgaurav <udit@chaosnative.com> Co-authored-by: Shubham Chaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
func main() {
|
||||
|
||||
directories, err := GetAllSubDirectories("./charts")
|
||||
directories, err := GetAllSubDirectories("./../charts")
|
||||
if err != nil {
|
||||
log.Fatalf("unable to get chart categories details, err: %v", err)
|
||||
}
|
||||
|
Reference in New Issue
Block a user