Add support typos on aarch64_linux_musl (#1004)

This commit is contained in:
Vivien Maisonneuve
2025-06-17 18:43:39 +02:00
committed by GitHub
parent a63b122e8d
commit 21b0830616
2 changed files with 56 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
"x86_64_windows": {
"asset_name": "${package}-v${version}-${rust_target}.zip"
},
"aarch64_linux_musl": {},
"aarch64_macos": {}
}
}