Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:sst/ion into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fwang committed Dec 22, 2023
2 parents e9fa0dc + 311349f commit 0452abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/sst/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func main() {
}

if global.NeedsPlugins() {
spin.Start()
err := global.InstallPlugins()
if err != nil {
return err
Expand Down

0 comments on commit 0452abb

Please sign in to comment.