Skip to content

Commit

Permalink
Remove redundant foundryup
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-vball committed Nov 27, 2023
1 parent 658d55d commit 6320dfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/abi_bindings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ fi
if ! command -v forge &> /dev/null; then
echo "forge not found, installing"
$TELEPORTER_PATH/scripts/install_foundry.sh
foundryup
fi

echo "Building subnet-evm abigen"
Expand Down

0 comments on commit 6320dfd

Please sign in to comment.