mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Support wasm-tools (#1642)
This commit is contained in:
@@ -30,6 +30,7 @@ glibc_pre_2_31_incompat=(
|
||||
# version `GLIBC_2.28' not found
|
||||
glibc_pre_2_28_incompat=(
|
||||
"${glibc_pre_2_31_incompat[@]}"
|
||||
wasm-tools
|
||||
wasmtime
|
||||
)
|
||||
# version `GLIBC_2.27' not found
|
||||
|
||||
Reference in New Issue
Block a user