Try qt6-l10n-tools

This commit is contained in:
tooomm
2026-04-15 07:17:21 +02:00
committed by GitHub
parent e65271c434
commit 91e3907ba0
+2 -2
View File
@@ -26,8 +26,8 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y --no-install-recommends linguist-qt6
/usr/lib/qt6/bin/lupdate -version
sudo apt-get install -y --no-install-recommends qt6-l10n-tools
lupdate -version
- name: Update Cockatrice translation source
id: cockatrice