mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
rustup target add musl
This commit is contained in:
parent
7ab760de65
commit
8151e40220
@ -20,6 +20,8 @@ jobs:
|
||||
run: |
|
||||
./ci/get_releases.sh
|
||||
|
||||
- run: rustup target add x86_64-unknown-linux-musl
|
||||
|
||||
- name: build basic-cli with surgical linker and also with legacy linker
|
||||
env:
|
||||
CARGO_BUILD_TARGET: x86_64-unknown-linux-musl
|
||||
|
Loading…
Reference in New Issue
Block a user