mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y --no-install-recommends linguist-qt6
|
sudo apt-get install -y --no-install-recommends qt6-l10n-tools
|
||||||
/usr/lib/qt6/bin/lupdate -version
|
lupdate -version
|
||||||
|
|
||||||
- name: Update Cockatrice translation source
|
- name: Update Cockatrice translation source
|
||||||
id: cockatrice
|
id: cockatrice
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue