mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-30 07:10:38 +00:00
round 2
This commit is contained in:
parent
92adf60c92
commit
7f12784930
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ clone_folder: c:\projects\lbry
|
|||
|
||||
install:
|
||||
- cmd: dir C:\projects\lbry\packaging\windows\
|
||||
- cmd: powershell '& C:\projects\lbry\packaging\windows\init.ps1'
|
||||
- ps: .\packaging\windows\init.ps1
|
||||
- nuget install secure-file -ExcludeVersion
|
||||
- secure-file\tools\secure-file -decrypt packaging\windows\certs\lbry2.pfx.enc -secret %pfx_key%
|
||||
- ps: '& "c:\projects\lbry\packaging\windows\install.ps1"'
|
||||
|
|
Loading…
Add table
Reference in a new issue