git clone https://github.com/base-org/contract-deployments.git
cd contract-deployments
cd mainnet/2024-04-17-upgrade-erc20-factory
make deps
make sign-op # simulate Optimism signers
While the tenderly link does get logged to the console, it doesn't finish execution gracefully.
Steps to reproduce
While the tenderly link does get logged to the console, it doesn't finish execution gracefully.
e.g.
This may be something to do with my environment configuration.