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