Skip to content

Fix NuGet push glob expansion on Windows - #3

Merged
WyoDoug merged 1 commit into
masterfrom
fix/ci-nuget-push-glob
Apr 14, 2026
Merged

Fix NuGet push glob expansion on Windows#3
WyoDoug merged 1 commit into
masterfrom
fix/ci-nuget-push-glob

Conversation

@WyoDoug

@WyoDoug WyoDoug commented Apr 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add shell: bash to the NuGet push step — PowerShell on Windows doesn't expand *.nupkg globs in command arguments

Test plan

  • PR build passes
  • After merge, re-tag v1.0.7 and verify package publishes to nuget.org

🤖 Generated with Claude Code

PowerShell does not expand *.nupkg globs in command arguments.
Use bash shell for the push step so the glob resolves correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@WyoDoug
WyoDoug merged commit d9b8c9e into master Apr 14, 2026
1 check 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.

2 participants