Skip to content

Commit 5ab5a03

Browse files
committed
Strip binary after building
1 parent 3c74d93 commit 5ab5a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
jpm clean && jpm build
3+
jpm clean && jpm build && strip build/alas

0 commit comments

Comments
 (0)