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

ci: fix release workflow adding missing protobuf #748

Merged
merged 2 commits into from Sep 20, 2023

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented Sep 20, 2023

Description

Summary generated by Reviewpad on 20 Sep 23 07:29 UTC

This pull request includes two patches.

The first patch fixes the release workflow by adding the missing protobuf compiler. The step "sudo apt-get install protobuf-compiler" is added to both jobs in the workflow.

The second patch is a chore update that updates some dependencies in the Cargo.lock file. The versions of "hermit-abi", "hex", "hmac", and "unicode-width" are updated to newer versions.

@reviewpad reviewpad bot requested a review from bochaco September 20, 2023 07:29
@reviewpad reviewpad bot added Small Pull request is small waiting-for-review labels Sep 20, 2023
@joshuef joshuef merged commit a14e60a into maidsafe:main Sep 20, 2023
26 checks passed
@joshuef joshuef deleted the Fix-ReleaseProtoBuf branch September 20, 2023 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Pull request is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant