Skip to content

Commit

Permalink
Merge pull request #1193 from GeorgeTsagk/ci-litd-itest-fix
Browse files Browse the repository at this point in the history
Fix LitD itest CI
  • Loading branch information
Roasbeef authored Nov 15, 2024
2 parents f0907b5 + 97bf425 commit 9fb3872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ jobs:
- name: Update go.mod to use the local Tap repository
working-directory: ./lightning-terminal
run: |
go mod edit -replace=github.com/lightning-labs/taproot-assets=../
go mod edit -replace=github.com/lightninglabs/taproot-assets=../
go mod tidy
- name: Install yarn
Expand Down

0 comments on commit 9fb3872

Please sign in to comment.