mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-09-01 17:55:13 +00:00
fix working directory in windows build
This commit is contained in:
parent
816cde32a9
commit
8a5bb239c5
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ jobs:
|
||||||
tags: true
|
tags: true
|
||||||
addons:
|
addons:
|
||||||
artifacts:
|
artifacts:
|
||||||
working_dir: dist
|
working_dir: lbry/dist
|
||||||
paths:
|
paths:
|
||||||
- lbrynet-windows.zip
|
- lbrynet-windows.zip
|
||||||
target_paths:
|
target_paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue