2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 04:22:33 +08:00
This commit is contained in:
2025-10-12 08:34:59 +08:00
committed by GitHub
parent b2c8dac7fd
commit 308fe166a7

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