Skip to content

Commit

Permalink
install current eip712sign package during make deps command
Browse files Browse the repository at this point in the history
  • Loading branch information
jackchuma committed Jan 9, 2025
1 parent 0eb99be commit 1025728
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].6
go install github.com/base-org/[email protected].10

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

0 comments on commit 1025728

Please sign in to comment.