Skip to content

fix(ci): correct package name and add install script#2

Open
CormickKneey wants to merge 1 commit into
jiusanzhou:mainfrom
CormickKneey:main
Open

fix(ci): correct package name and add install script#2
CormickKneey wants to merge 1 commit into
jiusanzhou:mainfrom
CormickKneey:main

Conversation

@CormickKneey

Copy link
Copy Markdown
Contributor

Summary

  • Fix CI failure: change -p usehid-core to -p usehid (the actual package name in Cargo.toml)
  • Add install.sh for one-line CLI installation: curl -fsSL https://raw.githubusercontent.com/jiusanzhou/usehid/main/install.sh | sh

Test plan

  • CI build-rust job passes on all 3 platforms
  • install.sh correctly detects OS/arch and downloads binary

🤖 Generated with Claude Code

The usehid-core directory publishes as package "usehid", not
"usehid-core". Add one-line install script for CLI binary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant