mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
MLS - Setting the right url to install sqlmlutils from for MAC and Linux (#9962)
* Setting the right url to install sqlmlutils from for MAC and Linux
This commit is contained in:
@@ -32,4 +32,9 @@ export interface PackageConfigModel {
|
||||
* Package file name if package has download url
|
||||
*/
|
||||
fileName?: string;
|
||||
|
||||
/**
|
||||
* Package platform (Windows, Mac, Linux)
|
||||
*/
|
||||
platform?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user