diff --git a/ci-build.sh b/ci-build.sh index 0abe708..de64f13 100644 --- a/ci-build.sh +++ b/ci-build.sh @@ -14,6 +14,7 @@ cd go-algorand ./scripts/configure_dev.sh make install +mkdir $MYPWD/bin cd ~/go/bin cp algocfg.exe algod.exe algokey.exe carpenter.exe diagcfg.exe goal.exe kmd.exe msgpacktool.exe $MYPWD/bin/ cd $MYPWD