Skip to content

Commit 2cbf199

Browse files
committed
undo
1 parent 299c900 commit 2cbf199

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build_external.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@ jobs:
9797
repository: smartcontractkit/chainlink-solana
9898
ref: ${{ needs.init.outputs.solana-ref }}
9999

100-
- name: Add replace directive for chainlink-common/pkg/chipingress
101-
run: |
102-
echo 'replace github.com/smartcontractkit/chainlink-common/pkg/chipingress => ../chainlink-common/pkg/chipingress' >> go.mod
103-
go mod tidy
104-
105100
- name: Setup Go
106101
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
107102
with:

0 commit comments

Comments
 (0)