Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 488bba3

Browse files
committed
fixup! Build tar release instead of binary
1 parent 093c430 commit 488bba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build(){
1010
tar -cf $tarname sshcode
1111
popd
1212
cp $tmpdir/$tarname bin
13+
rm -rf $tmpdir
1314
}
1415

1516
GOOS=darwin build

0 commit comments

Comments
 (0)