Skip to content

Commit

Permalink
chore: update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
iavl committed Jan 16, 2025
1 parent b8bdcf5 commit 539683b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/Deploy.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ contract Deploy is Deployer {
function run() external {
deployImplementations();

// deployProxies();
deployProxies();
}

/// @notice Deploy all of the proxies
Expand Down

0 comments on commit 539683b

Please sign in to comment.