Skip to content

Commit 9d97d6a

Browse files
authored
Merge pull request #83744 from ehughsbaird/fix-translations-maybe
2 parents 3bfc005 + c76d3db commit 9d97d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: github.repository == 'CleverRaven/Cataclysm-DDA'
3434
env:
3535
TX_TOKEN: ${{ secrets.TX_TOKEN }}
36-
run: tx pull --force
36+
run: tx pull -a --force
3737

3838
- name: Discard invalid translations
3939
run: ./lang/discard_invalid_po.sh

0 commit comments

Comments
 (0)