diff --git a/.appveyor.yml b/.appveyor.yml index f92705163..95e3e2bec 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,7 +16,7 @@ notifications: clone_folder: c:\projects\lbry init: -- cmd: powershell -noexit '& C:\projects\lbry\packaging\windows\init.ps1' +- cmd: powershell '& C:\projects\lbry\packaging\windows\init.ps1' install: