Skip to content

Commit 2ed9e5b

Browse files
authored
Merge pull request #1061 from ViktorT-11/2025-12-replace-litd-swapserverrpc-dep
workflow: replace `swapserverrpc` in `lit-setup`
2 parents c3f3199 + a0850f7 commit 2ed9e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/lit-setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ runs:
2020
run: |
2121
go mod edit -replace=github.com/lightninglabs/loop=../
2222
go mod edit -replace=github.com/lightninglabs/loop/looprpc=../looprpc
23+
go mod edit -replace=github.com/lightninglabs/loop/swapserverrpc=../swapserverrpc
2324
go mod tidy
2425
shell: bash
2526

0 commit comments

Comments
 (0)