Skip to content

Commit

Permalink
fix compilation with latest V
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Nov 13, 2024
1 parent ef4243a commit 83f3ab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.vsh
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ pub fn get_release_type(cmd cli.Command) string {
if cmd.flags.get_string('release') or { return '' } != '' {
return ''
}
return ''
}
}
}
Expand Down

0 comments on commit 83f3ab2

Please sign in to comment.