Skip to content

feat(ci): support windows pre-built binaries #100

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

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

scottmckendry
Copy link
Collaborator

This PR adds support for pre-built binaries for Windows. Now that #74 is merged, the logical next step is to get this up and running.

I've set up a separate branch on my fork where actions are enabled and I've tested with a few tags, all looking good on my Windows machine. The binary is downloaded and detected by the plugin just like it is on other OSs:

https://github.com/scottmckendry/blink.cmp/releases/tag/v1.0.3

For obvious reasons, the branch above is different from the one used for this PR 😉

Resolves #7

@Saghen Saghen merged commit b378d50 into Saghen:main Oct 13, 2024
@Saghen
Copy link
Owner

Saghen commented Oct 13, 2024

Thank you!

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.

Windows support?
2 participants