Skip to content

use forward slashes in path#831

Merged
mercury233 merged 1 commit into
masterfrom
patch-workflow
Mar 18, 2026
Merged

use forward slashes in path#831
mercury233 merged 1 commit into
masterfrom
patch-workflow

Conversation

@salix5

@salix5 salix5 commented Mar 18, 2026

Copy link
Copy Markdown
Collaborator

\ is escape characters in yaml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Windows artifact upload paths in the GitHub Actions workflow to use forward slashes, avoiding issues where backslashes can be treated specially by downstream path/glob handling.

Changes:

  • Switch Windows artifact path entries from build\bin\... to build/bin/....

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mercury233 mercury233 merged commit 6030e2a into master Mar 18, 2026
6 checks passed
@salix5 salix5 deleted the patch-workflow branch March 18, 2026 01:41
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.

3 participants