2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

ci: 优化l10n工作流

This commit is contained in:
2025-05-31 19:55:39 +08:00
parent 0e86c77d6d
commit 7f223812dc

View File

@@ -32,7 +32,7 @@ jobs:
- name: Generate pot files
run: |
~/go/bin/xgotext -default backend -pkg-tree ./cmd/web -out ./pkg/embed/locales
pnpm run gettext:extract
cd web && pnpm run gettext:extract
- uses: stefanzweifel/git-auto-commit-action@v5
name: Commit changes
with: