mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-08-16 16:32:51 +01:00
Added translation compilation to wheel
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: |
|
||||
pyproject.toml
|
||||
- name: Compile translations
|
||||
run: uv run pybabel compile -d invenio_theme_iform/translations/
|
||||
- name: Build package
|
||||
run: uv build
|
||||
- name: Publish to PyPI
|
||||
|
||||
Reference in New Issue
Block a user