chipsalliance / espresso

36 stars 14 forks source link

Add release action for Linux X64 & aarch64 #8

Closed sinofp closed 3 years ago

sinofp commented 3 years ago

This PR resolves https://github.com/chipsalliance/espresso/issues/5

It adds a GitHub Action to build those binaries and create a draft release. We can edit the release message manually, then promote that draft release to normal release.

Here is an example: https://github.com/sinofp/espresso/releases/tag/untagged-e713a3fd21a9b5e1429e

Note: I only have an x64 Linux machine, so I can't test other binaries.