Skip to content

Commit

Permalink
chore: appease wsl cuddle buddy
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Jun 7, 2024
1 parent aca8088 commit 5116d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clabverter/clabverter.go
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,7 @@ func (c *Clabverter) handleManifest() error {
}

var target interface{}

err = merged_yaml.Get(yamlConfig.Root).Populate(&target)
if err != nil {
c.logger.Criticalf("failed extracting spec values: %s", err)
Expand Down

0 comments on commit 5116d62

Please sign in to comment.