Skip to content

Commit dd73bf1

Browse files
committed
undo
1 parent 2cbf199 commit dd73bf1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build_external.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ jobs:
5858
persist-credentials: false
5959
path: chainlink
6060

61-
- name: Add replace directive for chipingress
62-
working-directory: chainlink
63-
run: |
64-
echo 'replace github.com/smartcontractkit/chainlink-common/pkg/chipingress => ../chainlink-common/pkg/chipingress' >> go.mod
65-
go mod tidy
66-
6761
- name: Setup Go
6862
uses: ./chainlink-common/.github/actions/setup-go
6963
with:

0 commit comments

Comments
 (0)