Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
aooohan committed Mar 25, 2024
1 parent 5ec4821 commit bf9196b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/env/windows_env.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ func (w *windowsEnvManager) Flush() (err error) {
Variables: Vars{
"VERSION_FOX_PATH": &pathValue,
},
Paths: NewPaths(EmptyPaths),
})); err != nil {
return err
}
Expand Down

0 comments on commit bf9196b

Please sign in to comment.