From fb4dd3063bbbdbea8c970a1b4b4329a72a3b422b Mon Sep 17 00:00:00 2001 From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:12:53 +0100 Subject: [PATCH] ci: Fix crowdin cron pull strings? --- .github/workflows/pull_strings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull_strings.yml b/.github/workflows/pull_strings.yml index 2db5dc818..f32ee3647 100644 --- a/.github/workflows/pull_strings.yml +++ b/.github/workflows/pull_strings.yml @@ -18,6 +18,7 @@ jobs: with: ref: dev fetch-depth: 0 + clean: true - name: Pull strings uses: crowdin/github-action@v2