Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-11-22 19:06:30 +0300
committerGitHub <noreply@github.com>2021-11-22 19:06:30 +0300
commit3b1040bad8f8fadf99eab313d808802ea80a47f8 (patch)
treeb4c1644ab9e74914b05648acc30c121aacbb1a70 /.github
parent1e7f3b52552a901afbdefca9f59dfa286810f4c7 (diff)
Build translations from 2.10
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/translate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml
index 96d66c5b4..87cef8c47 100644
--- a/.github/workflows/translate.yml
+++ b/.github/workflows/translate.yml
@@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- ref: 2.9
+ ref: 2.10
- name: l10n-read
run: bash .github/workflows/run-in-docker.sh rabits/qt:5.12-desktop "cd translations && make l10n-read"