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

neovim linux binary name changed #43

Closed
justinmk opened this issue Jan 30, 2025 · 2 comments
Closed

neovim linux binary name changed #43

justinmk opened this issue Jan 30, 2025 · 2 comments

Comments

@justinmk
Copy link

see neovim/neovim#32194

The linux binary for Neovim stable and nightly is now named nvim-linux-x86_64.tar.gz

return 'nvim-linux64.tar.gz';

@rhysd
Copy link
Owner

rhysd commented Feb 1, 2025

Thanks! I'm now fixing this.

  • Since 0.10.4, the asset name is nvim-linux-{arch}.tar.gz
  • Until 0.10.3, the asset name is nvim-linux64.tar.gz

@rhysd rhysd closed this as completed in 65172f2 Feb 1, 2025
@rhysd
Copy link
Owner

rhysd commented Feb 1, 2025

This issue has been fixed at v1.4.0: https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.0

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

No branches or pull requests

2 participants