jaxxstorm / action-install-gh-release

GitHub Action to install the Github Release binaries
Apache License 2.0
75 stars 32 forks source link

add support for checking correct arch #8

Closed jaxxstorm closed 3 years ago

jaxxstorm commented 3 years ago

Some projects build binaries for many architectures, and up until now, the action wouldn't support those projects.

We now specify the arch of the installing machine to ensure we're getting the right binary.