Skip to content

Commit 3bc81a2

Browse files
author
Jorge Aparicio
committed
use musl release of cross
1 parent 3dbfae5 commit 3bc81a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ main() {
99
--force \
1010
--git japaric/cross \
1111
--tag v0.1.2 \
12-
--target $TARGET \
12+
--target x86_64-unknown-linux-musl \
1313
--to ~/.cargo/bin
1414
}
1515

0 commit comments

Comments
 (0)