From: Nutomic Date: Thu, 8 Jun 2023 11:12:40 +0000 (+0200) Subject: Fix translation build error (fixes #2967) (#2968) X-Git-Url: http://these/git/%24%7Bsubmission.url%7D?a=commitdiff_plain;h=980df7545d33e8beeb9e64f29de414d6004dd5f5;p=lemmy.git Fix translation build error (fixes #2967) (#2968) --- diff --git a/.woodpecker.yml b/.woodpecker.yml index 999604f6..5d7ae2e4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -20,7 +20,7 @@ pipeline: - apk add git #- git fetch --tags - git submodule init - - git submodule update --recursive --remote + - git submodule update prettier_check: image: tmknom/prettier diff --git a/crates/utils/translations b/crates/utils/translations index 1c42c579..f45ddff2 160000 --- a/crates/utils/translations +++ b/crates/utils/translations @@ -1 +1 @@ -Subproject commit 1c42c579460871de7b4ea18e58dc25543b80d289 +Subproject commit f45ddff206adb52ab0ac7555bf14978edac5d2f2