mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Support more platforms in various tools
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
"aarch64_macos": {
|
||||
"asset_name": "${package}-darwin-${rust_target_arch}.gz"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"asset_name": "${package}-${rust_target_os}-${rust_target_arch}.zip"
|
||||
},
|
||||
"riscv64_linux_gnu": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user