ci: fix generate POT workflow

This commit is contained in:
Exequiel Arona
2026-01-17 17:06:16 -03:00
committed by GitHub
parent 3fe5b5c80d
commit d472888bf0

View File

@@ -30,6 +30,11 @@ jobs:
with:
python-version: "3.14"
- name: Setup Node
uses: actions/setup-node@v6
with:
node-version: 24
- name: Run script to update POT file
run: |
bash ${GITHUB_WORKSPACE}/.github/helper/update_pot_file.sh