diff --git a/.appveyor.yml b/.appveyor.yml index a160d435c..f92705163 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,7 +16,8 @@ notifications: clone_folder: c:\projects\lbry init: -- ps: .\packaging\windows\init.ps1 +- cmd: powershell -noexit '& C:\projects\lbry\packaging\windows\init.ps1' + install: - nuget install secure-file -ExcludeVersion