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

[maint] fix release job in ci #33

Merged
merged 5 commits into from
Apr 26, 2022
Merged

[maint] fix release job in ci #33

merged 5 commits into from
Apr 26, 2022

Conversation

vreynolds
Copy link
Contributor

Last release failed in CI because go get in no longer valid in that context. Use go install instead.

@vreynolds vreynolds requested a review from a team April 26, 2022 14:08
@vreynolds vreynolds added type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release. labels Apr 26, 2022
Copy link
Contributor

@JamieDanielson JamieDanielson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thumbs up

@vreynolds vreynolds merged commit d078096 into main Apr 26, 2022
@vreynolds vreynolds deleted the vera.fix-release-ci branch April 26, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off. version: no bump A PR with maintenance or doc changes that aren't included in a release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants