mirror of
https://github.com/tnb-labs/panel.git
synced 2026-09-19 10:03:36 +08:00
ci: fix vue3-gettext
This commit is contained in:
@@ -42,8 +42,10 @@ jobs:
|
||||
cache: 'pnpm'
|
||||
cache-dependency-path: web/pnpm-lock.yaml
|
||||
- name: Generate pot files and merge po files
|
||||
working-directory: web
|
||||
run: pnpm run gettext:extract
|
||||
- name: Compile po files to json
|
||||
working-directory: web
|
||||
run: pnpm run gettext:compile
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
name: Commit changes
|
||||
|
||||
Reference in New Issue
Block a user