-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi there,
Is there downloadable binary anywhere of elsa, or do I need to compile it myself?
I can see this step in the github actions to generate and upload a binary, but it wasn't obvious to me where I might try to download a binary for linux or OS X:
- name: Upload Elsa executables
uses: actions/upload-artifact@v2
with:
name: elsa-${{ matrix.os }}
path: ./src/github.com/elsaland/elsa/elsa-${{ matrix.os }}
I'm not a confident go programmer, so there might be something really obvious I'm missing, and I'm happy to update the README once I know the answer.
Metadata
Metadata
Assignees
Labels
No labels