]> Untitled Git - lemmy.git/commitdiff
Fix translation build error (fixes #2967) (#2968)
authorNutomic <me@nutomic.com>
Thu, 8 Jun 2023 11:12:40 +0000 (13:12 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 11:12:40 +0000 (07:12 -0400)
.woodpecker.yml
crates/utils/translations

index 999604f62e8d612a165c9bcce3df820a6d978043..5d7ae2e405fba9daf5a635838680b7bcfbff1900 100644 (file)
@@ -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
index 1c42c579460871de7b4ea18e58dc25543b80d289..f45ddff206adb52ab0ac7555bf14978edac5d2f2 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 1c42c579460871de7b4ea18e58dc25543b80d289
+Subproject commit f45ddff206adb52ab0ac7555bf14978edac5d2f2