Skip to content

Commit

Permalink
Clone and install eip712sign from a local repo (#138)
Browse files Browse the repository at this point in the history
* Update eip712sign version tag
  • Loading branch information
stevieraykatz authored Mar 11, 2024
1 parent 0aceb8c commit d3e114e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ deps: install-eip712sign clean-lib forge-deps checkout-op-commit checkout-base-c

.PHONY: install-eip712sign
install-eip712sign:
go install github.com/base-org/[email protected].4
go install github.com/base-org/[email protected].6

.PHONY: clean-lib
clean-lib:
Expand Down

0 comments on commit d3e114e

Please sign in to comment.