Skip to content

Commit

Permalink
Merge pull request #69 from eleduardo/publishapplesilicon
Browse files Browse the repository at this point in the history
publish the apple silicon binary
  • Loading branch information
dmarkham committed Oct 2, 2022
2 parents 6e1910c + 4944193 commit 71d3edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ deploy:
file:
- cli/build/enumer.linux-amd64.tar.gz
- cli/build/enumer.darwin-amd64.tar.gz
- cli/build/enumer.darwin-arm64.tar.gz
- cli/build/enumer.windows-amd64.exe.tar.gz
- cli/build/sha256sum.txt
on:
Expand Down

0 comments on commit 71d3edd

Please sign in to comment.