You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a repository offers multiple binaries as part of their releases eget uses the one that was released latest which does happen to be the VS Code extension.
You'd need to specify the tag to get what you want: eget rome/tools -t cli
eget seems to prefer downloading the vscode extension rather than the release binary.
Where I was expecting rome-linux-x64 to be downloaded.
The text was updated successfully, but these errors were encountered: