Fix build

This commit is contained in:
Pieter Vander Vennet 2025-04-27 01:11:02 +02:00
parent 42a8f9015e
commit e01a62a70e
2 changed files with 3 additions and 4 deletions

View file

@ -21,3 +21,6 @@ runs:
run: npm ci
shell: bash
- name: sync translations
run: npm run generate:translations
shell: bash