Skip to content

Fix publish workflow: add shell: bash for Windows runners#26

Merged
richlander merged 1 commit intomainfrom
fix-publish-windows-shell
Mar 25, 2026
Merged

Fix publish workflow: add shell: bash for Windows runners#26
richlander merged 1 commit intomainfrom
fix-publish-windows-shell

Conversation

@richlander
Copy link
Copy Markdown
Owner

The for/in/do loop in pack-tool-rid fails on windows-latest because the default shell is PowerShell. Adds shell: bash to the AOT pack step.

The for/in/do loop syntax in pack-tool-rid fails on windows-latest
because the default shell is PowerShell. Explicitly set shell: bash.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@richlander richlander merged commit 266bab2 into main Mar 25, 2026
8 checks passed
@richlander richlander deleted the fix-publish-windows-shell branch March 25, 2026 23:42
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