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:13:11 +0300
committerGitHub <noreply@github.com>2021-11-22 19:13:11 +0300
commitbf7d4f657a051b1ccdfe8626041540e9182309b8 (patch)
tree58de4b674bb98bdd1ec606ca3c9bb2aa6c2a135f /.github
parent3b1040bad8f8fadf99eab313d808802ea80a47f8 (diff)
Ci: Fix yml
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 87cef8c47..b88e438ae 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.10
+ ref: "2.10"
- name: l10n-read
run: bash .github/workflows/run-in-docker.sh rabits/qt:5.12-desktop "cd translations && make l10n-read"