Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketpr01 committed Jul 31, 2024
1 parent a6fabf7 commit b5369ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_geth_fhevm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ install_rust() {
build_fhevm() {
log INFO "Building FHEVM components..."

git submodule update --init --recursive git-lfs
git submodule update --init --recursive gitlfs
log INFO "TFHE keys available in $FHEVM_GO_KEYS_DIR"

log DEBUG "Entering fhevm-go directory..."
Expand Down

0 comments on commit b5369ed

Please sign in to comment.