ci: add node setup on sync translations to version 16 hotfix (backport #55355) (#55356)

Co-authored-by: Diptanil Saha <diptanil@frappe.io>
fix (#55355)
This commit is contained in:
mergify[bot]
2026-05-27 18:23:23 +00:00
committed by GitHub
parent 65b6da552e
commit 3a7af0e59d

View File

@@ -54,6 +54,11 @@ jobs:
# stack and must use the same Python version.
python-version: "3.14"
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 24
- name: Run sync script
run: |
bash ${GITHUB_WORKSPACE}/.github/helper/sync_hotfix_translations.sh