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 the command line argument for goreleaser release command #514

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Fix the command line argument for goreleaser release command #514

merged 1 commit into from
Oct 3, 2023

Conversation

mmizutani
Copy link
Contributor

@mmizutani mmizutani commented Oct 3, 2023

This PR is another (and hopefully last) attempt of mine to fix the non-dry-run build of Linux releases.

This fix addresses the run error in the latest linux-release job of the tagpr CI workflow by making the argument name compatible with the latest version, not the older version referenced by the stale homebrew in the macos-latest CI container image, of goreleaser.

⨯ command failed error=unknown flag: --rm-clean

https://github.com/k1LoW/tbls/actions/runs/6386764561/job/17333991521

@k1LoW
Copy link
Owner

k1LoW commented Oct 3, 2023

It really helps. Thank you! 💦

@k1LoW k1LoW merged commit 18a487a into k1LoW:main Oct 3, 2023
2 checks passed
@github-actions github-actions bot mentioned this pull request Oct 3, 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.

None yet

2 participants