Skip to content

Fix missing semicolon in build.ps1 PATH#5614

Merged
dacap merged 1 commit into
aseprite:mainfrom
zegof:main
Dec 29, 2025
Merged

Fix missing semicolon in build.ps1 PATH#5614
dacap merged 1 commit into
aseprite:mainfrom
zegof:main

Conversation

@zegof

@zegof zegof commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

Fix missing semicolon in PATH setup, which corrupted the environment variable (e.g., ...mingw64\binC:\...).
Adding the semicolon correctly separates the new entries (e.g., ...mingw64\bin;C:\...).

I agree that my contributions are licensed under the Individual Contributor License Agreement V4.0 ("CLA") as stated in https://github.com/igarastudio/cla/blob/main/cla.md
I have signed the CLA following the steps given in https://github.com/igarastudio/cla#signing

@zegof zegof requested a review from dacap as a code owner December 29, 2025 10:53
@dacap dacap self-assigned this Dec 29, 2025
@dacap

dacap commented Dec 29, 2025

Copy link
Copy Markdown
Member

Thanks @zegof!

@dacap dacap merged commit a93babf into aseprite:main Dec 29, 2025
3 of 12 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.

2 participants