Skip to content

Commit

Permalink
Revert "chore: rename bash script for consistency"
Browse files Browse the repository at this point in the history
This reverts commit d91978a.
  • Loading branch information
MegaRedHand committed Jan 8, 2025
1 parent 73c926b commit 0aab8ec
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -109,7 +109,7 @@ endif

.PHONY: eigenpod-bindings
eigenpod-bindings: ## generates contract bindings for eigenpod
cd chainio/clients/eigenpod && ./generate-bindings.sh
cd chainio/clients/eigenpod && ./generate.sh

.PHONY: bindings
bindings: ## generates all contract bindings
Expand Down
File renamed without changes.

0 comments on commit 0aab8ec

Please sign in to comment.