Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Aug 19, 2024
1 parent f766076 commit 2a9644c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/vela-terraform/terraform.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func installBinary(customVer, defaultVer string) error {
InstallDir: _installDir,
},
})

if err != nil {
return err
}
Expand Down

0 comments on commit 2a9644c

Please sign in to comment.