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

fix: ignore msi files when choose target #33

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

lyuha
Copy link

@lyuha lyuha commented Aug 8, 2024

On Windows, run tk get-latest-nightly-build, get errors.

  │ expected one match, found 2
  │ matches: [nu-0.96.2-x86_64-pc-windows-msvc.msi, nu-0.96.2-x86_64-pc-windows-msvc.zip]

Fix errors and make toolkit.nu works correctly.

  • reuse filtered assets to choose target
  • use bsdtar instead of unzip
  • fix binary name on Windows

- reuse filtered assets to choose target
- use bsdtar instead of unzip
- fix binary name on Windows
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 this pull request may close these issues.

None yet

1 participant