Skip to content

Commit

Permalink
fix get instaed of install
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashk767 committed Oct 30, 2024
1 parent adbae7c commit 0a0e127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
go clean -modcache
go install github.com/ethereum/go-ethereum/cmd/abigen@v1.14.11 \
go get github.com/ethereum/[email protected] \
&& go install github.com/ethereum/go-ethereum/cmd/[email protected] \
Expand Down

0 comments on commit 0a0e127

Please sign in to comment.