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

Rewrites build file path in manifest #1077

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Rewrites build file path in manifest #1077

merged 3 commits into from
Apr 24, 2023

Conversation

ascjones
Copy link
Collaborator

Currently contract projects with a build file fail to compile.

This PR fixes this by rewriting the path of the specified build file in the temp manifest.

Fixes #1060.

@ascjones ascjones merged commit ae1c5b4 into master Apr 24, 2023
@ascjones ascjones deleted the aj/rewrite-build-rs branch April 24, 2023 08:41
@ascjones ascjones mentioned this pull request Apr 27, 2023
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.

cargo contract build doesn't overwrite build.rs path
2 participants