From 80c24991e19b31c57bda7fc38a4bd68a2d0ddefa Mon Sep 17 00:00:00 2001 From: Mohamed Moustafa Date: Sun, 5 May 2024 10:51:56 +0200 Subject: [PATCH] Fix another typo --- .github/workflows/update-output-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-output-files.yml b/.github/workflows/update-output-files.yml index 1616c79..804165c 100644 --- a/.github/workflows/update-output-files.yml +++ b/.github/workflows/update-output-files.yml @@ -58,7 +58,7 @@ jobs: with: repository: 'mtimoustafa/rimworld-rtl-translation-tools' - name: Download output files artifacts - uses: actions/upload-artifact@v4 + uses: actions/download-artifact@v4 with: name: translation-output path: raw-output