Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It can not be downloaded if the asset is not an archive file. #7

Closed
sawanoboly opened this issue Mar 14, 2017 · 2 comments · Fixed by #8
Closed

It can not be downloaded if the asset is not an archive file. #7

sawanoboly opened this issue Mar 14, 2017 · 2 comments · Fixed by #8

Comments

@sawanoboly
Copy link

Such as ctop, https://github.com/bcicen/ctop/releases/tag/v0.4.1 .

It returns asset names as below

  • ctop-0.4.1-darwin-amd64
  • ctop-0.4.1-linux-amd64
  • ctop-0.4.1-linux-arm

So, ghg get will be no assets available.

@Songmu
Copy link
Owner

Songmu commented Jul 14, 2017

I see. The ctop executable file is uploaded as it is without being compressed. I will consider how to handle it.

@Songmu
Copy link
Owner

Songmu commented Jul 17, 2017

Resolved at #8 and released v0.1.0. Please try it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants