mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-24 18:33:03 -07:00
Merge f51d3f22e8 into c97e1c4149
This commit is contained in:
commit
82f4250956
44 changed files with 273 additions and 279 deletions
6
.github/workflows/translations-push.yml
vendored
6
.github/workflows/translations-push.yml
vendored
|
|
@ -30,13 +30,13 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --no-install-recommends qttools5-dev-tools
|
||||
sudo apt-get install -y --no-install-recommends qt6-l10n-tools
|
||||
|
||||
- name: "Update Cockatrice translation source"
|
||||
env:
|
||||
FILE: cockatrice/cockatrice_en@source.ts
|
||||
id: cockatrice
|
||||
shell: bash
|
||||
env:
|
||||
FILE: cockatrice/cockatrice_en@source.ts
|
||||
run: >
|
||||
DIRS="cockatrice/src $(find . -maxdepth 1 -type d -name 'libcockatrice_*')"
|
||||
.ci/update_translation_source_strings.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue