Skip to content

Commit 9ee4820

Browse files
committed
Update build script to use local dependencies
1 parent 01265e0 commit 9ee4820

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 && strip build/alas
3+
jpm clean && jpm build --local && strip build/alas

0 commit comments

Comments
 (0)