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: publishing needs readme to be relative to the project #34

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

keplervital
Copy link
Member

No description provided.

@keplervital keplervital self-assigned this Dec 10, 2024
@keplervital keplervital requested a review from a team as a code owner December 10, 2024 16:29
@peterpeterparker
Copy link
Member

I guess the issue arises from my recent PR #31. For the record, I tested it from the root directory by running the command cargo doc --package canfund --open. Apologies if it caused any issues — I didn't know the library was not published from the root.

@keplervital
Copy link
Member Author

cargo doc --package canfund --open

The above works, but cargo publish from the root is the one that fails, it seems it fails with the cargo package command, you can try it with cargo publish --package canfund --dry-run

@keplervital keplervital merged commit ff80298 into main Dec 10, 2024
6 checks passed
@keplervital keplervital deleted the kepler/fix-publish branch December 10, 2024 17:22
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.

3 participants