mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
4 lines
No EOL
184 B
PowerShell
4 lines
No EOL
184 B
PowerShell
New-Alias nuget.exe ".\packages\NuGet.CommandLine.*\tools\NuGet.exe"
|
|
$env:APPVEYOR_BUILD_FOLDER = Convert-Path .
|
|
$env:APPVEYOR_BUILD_VERSION = "1.2.0"
|
|
& .\Deploy\squirrel_installer.ps1 |