Skip to content

Commit

Permalink
don't run the program when using build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kahlstrm committed Nov 8, 2023
1 parent 45ea627 commit 62113c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ build_project() {
time go build -v -o nitor-vault

file "$EXECUTABLE"
./"$EXECUTABLE" --version
popd > /dev/null
}

Expand Down

0 comments on commit 62113c0

Please sign in to comment.