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: use correct path for contract location #165

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

akhilchainani
Copy link
Contributor

@akhilchainani akhilchainani commented Jan 31, 2022

The archive job created the archive within the contracts dir, so the path of the contracts also needs to include the contracts parent dir in the path. Running ls contracts/target/deploy/*.so from the repo root returns the correct contract code

Screen Shot 2022-02-01 at 7 56 56 AM

@akhilchainani akhilchainani marked this pull request as ready for review February 1, 2022 17:25
@akhilchainani akhilchainani merged commit 41bc04a into develop Feb 1, 2022
@akhilchainani akhilchainani deleted the fetch-contract-from-release branch February 1, 2022 17:27
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.

2 participants