mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-24 07:11:13 -04:00
Fix persiste_to_workspace paths
This commit is contained in:
parent
e8e8e3c30a
commit
a04715b805
1 changed files with 3 additions and 3 deletions
|
@ -454,10 +454,10 @@ jobs:
|
|||
- /build/prefix-tor-x64
|
||||
|
||||
- persist_to_workspace:
|
||||
root: /
|
||||
root: /build
|
||||
paths:
|
||||
- /root/build/prefix-tor-x32
|
||||
- /root/build/prefix-tor-x64
|
||||
- prefix-tor-x32
|
||||
- prefix-tor-x64
|
||||
|
||||
build-win64:
|
||||
executor:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue