Skip to content

Commit

Permalink
chore: fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashk767 committed Oct 30, 2024
1 parent 27c2d8d commit 2b9dba8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
sudo apt-get install -y npm ethereum
npm install
go env -w GOPROXY=direct
go clean -modcache
go get -d github.com/ethereum/[email protected] \
Expand Down

0 comments on commit 2b9dba8

Please sign in to comment.