When cloning a project in a Windows environment, Git may automatically convert line endings from `\n` to `\r\n`. This can cause a mismatch in the `yaml` configuration, leading to a build failure. To resolve this, a step has been added to enforce the replacement of `\r` characters, ensuring the build can proceed normally. |
||
|---|---|---|
| .. | ||
| builders | ||
| installer | ||
| lib | ||
| md-assets | ||
| upgraders | ||
| bmad-npx-wrapper.js | ||
| bump-all-versions.js | ||
| bump-core-version.js | ||
| bump-expansion-version.js | ||
| cli.js | ||
| semantic-release-sync-installer.js | ||
| sync-installer-version.js | ||
| update-expansion-version.js | ||
| version-bump.js | ||
| yaml-format.js | ||