use zcash lwd in ci instead of aditya fork (#7307)
This commit is contained in:
parent
57c9249141
commit
a9a6c6a8e5
|
@ -58,7 +58,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3.5.3
|
- uses: actions/checkout@v3.5.3
|
||||||
with:
|
with:
|
||||||
repository: adityapk00/lightwalletd
|
repository: zcash/lightwalletd
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue