Closed ALIENQuake closed 1 year ago
Right, it doesn't really change anything, just confuses. This should fix it, try.
Didn't work: switched to dev: https://github.com/InfinityMods/Ascension/commit/1ffbb063958a822ba93d666165ba0d262e748dc6 manually initiated workflow execution against master branch: https://github.com/InfinityMods/Ascension/actions/runs/5058293563/jobs/9078220772
dir2msgstr wasn't even run there.
Sorry, here is another test:
https://github.com/InfinityMods/Ascension/commit/d343abc949cb174081a89cd2d1f402ba3d02bc15 https://github.com/InfinityMods/Ascension/actions/runs/5058369061/jobs/9078391036
seems like it fixed the issue.
OK, as for elusive failure, I'm not sure if there's a git config setting that can fix it. Maybe something like that in gitattributes
*.tra text eol=crlf
*.po text eol=lf
Commit that contains new tra files: https://github.com/InfinityMods/Ascension/commit/6410a56a4a791ac185d66eb5cbf520080e15ac1b Action run: https://github.com/InfinityMods/Ascension/actions/runs/5057699399/jobs/9076793029
Example: https://github.com/InfinityMods/Ascension/actions/runs/5057699399/jobs/9076793029#step:3:34301