Fix translation build error (fixes #2967) (#2968)

This commit is contained in:
Nutomic 2023-06-08 13:12:40 +02:00 committed by GitHub
parent 2423b89ced
commit 980df7545d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View 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

@ -1 +1 @@
Subproject commit 1c42c579460871de7b4ea18e58dc25543b80d289
Subproject commit f45ddff206adb52ab0ac7555bf14978edac5d2f2