Skip to content

Fix release workflow: add shell: bash for non-PowerShell steps#36

Merged
erikdarlingdata merged 1 commit into
devfrom
feature/fix-release-shell
Mar 5, 2026
Merged

Fix release workflow: add shell: bash for non-PowerShell steps#36
erikdarlingdata merged 1 commit into
devfrom
feature/fix-release-shell

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Windows runners default to PowerShell. The if/then/fi syntax needs explicit shell: bash.

Windows runners default to PowerShell, but the release check and
create steps use bash syntax (if/then/fi, /dev/null).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 16b26dc into dev Mar 5, 2026
@erikdarlingdata erikdarlingdata deleted the feature/fix-release-shell branch March 5, 2026 15:24
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