Skip to content

Fix broken line continuation in release workflow#2

Merged
math3usmartins merged 1 commit into
mainfrom
0.1.x
Jun 3, 2026
Merged

Fix broken line continuation in release workflow#2
math3usmartins merged 1 commit into
mainfrom
0.1.x

Conversation

@math3usmartins

Copy link
Copy Markdown
Member

The ./gradlew line was missing a trailing backslash, so the run block executed as three separate commands -- buildPlugin ran standalone and failed with "command not found" (exit 127).

The `./gradlew` line was missing a trailing backslash, so the run block
executed as three separate commands -- `buildPlugin` ran standalone and
failed with "command not found" (exit 127).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@math3usmartins math3usmartins requested a review from a team June 3, 2026 22:30
@math3usmartins math3usmartins merged commit 37dfe50 into main Jun 3, 2026
2 checks passed
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.

1 participant