mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
Support powerpc64le/riscv64/s390x Linux runners
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"repository": "https://github.com/wasm-bindgen/wasm-bindgen",
|
||||
"tag_prefix": "",
|
||||
"rust_crate": "wasm-bindgen-cli",
|
||||
"rust_crate": "${package}-cli",
|
||||
"version_range": ">= 0.2.88",
|
||||
"asset_name": "wasm-bindgen-${version}-${rust_target}.tar.gz",
|
||||
"bin": [
|
||||
|
||||
Reference in New Issue
Block a user