We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0907b5 + 97bf425 commit 9fb3872Copy full SHA for 9fb3872
.github/workflows/main.yaml
@@ -317,7 +317,7 @@ jobs:
317
- name: Update go.mod to use the local Tap repository
318
working-directory: ./lightning-terminal
319
run: |
320
- go mod edit -replace=github.com/lightning-labs/taproot-assets=../
+ go mod edit -replace=github.com/lightninglabs/taproot-assets=../
321
go mod tidy
322
323
- name: Install yarn
0 commit comments