mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-10-01 07:40:44 +00:00
getting desperate
This commit is contained in:
parent
f8094cf7f9
commit
7e70e407da
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ notifications:
|
||||||
clone_folder: c:\projects\lbry
|
clone_folder: c:\projects\lbry
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- ps: .\packaging\windows\init.ps1
|
- cmd: powershell -noexit '& C:\projects\lbry\packaging\windows\init.ps1'
|
||||||
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- nuget install secure-file -ExcludeVersion
|
- nuget install secure-file -ExcludeVersion
|
||||||
|
|
Loading…
Add table
Reference in a new issue