We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c74d93 commit 5ab5a03Copy full SHA for 5ab5a03
1 file changed
build.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
3
-jpm clean && jpm build
+jpm clean && jpm build && strip build/alas
0 commit comments