mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Try qt6-l10n-tools
This commit is contained in:
parent
e65271c434
commit
91e3907ba0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/translations-push.yml
vendored
4
.github/workflows/translations-push.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue