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