diff options
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ tasks: export RUSTUP_TOOLCHAIN=stable cargo build --verbose --profile release-opt - cp target/release-opt/iced-builder ../iced-builder-x86_64-unknown-linux-musl + cp target/release-opt/iced-builder ../iced-builder-x86_64-unknown-linux-gnu - build-msrv: | cd iced-builder |
