mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
ci: 优化l10n工作流
This commit is contained in:
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user