Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Fix Translation Workflow Scripts Order of Operation #11953

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

kamfretoz
Copy link
Contributor

Description of Changes

With how the previous scripts are executed out of order, any strings changes that happens inside BPM will not be picked up by the Qt translation script update on the first run. This PR changes the order of operations for the workflow scripts so that the other scripts for BPM and Glyph ranges are executed first ensuring that the string changes are properly getting picked up by the Qt script as it will be the very last one to be executed.

Rationale behind Changes

Fixing the workflow so that all the translations changes are correctly picked up

Suggested Testing Steps

Nothing for now.

@F0bes F0bes merged commit 27cf16a into PCSX2:master Oct 27, 2024
2 checks passed
@kamfretoz kamfretoz deleted the translation-script branch October 27, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants