This commit is contained in:
耗子
2025-10-12 08:34:59 +08:00
committed by GitHub
parent b2c8dac7fd
commit 308fe166a7
+3
View File
@@ -29,6 +29,9 @@ jobs:
with:
cache: true
go-version: 'stable'
- name: Install gettext
run: |
sudo apt-get install -y gettext
- name: Install xgotext
run: |
go install github.com/leonelquinteros/gotext/cli/xgotext@latest