From ba060e9a9ef47ce771bf6da0fa6df01653dbeb34 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Fri, 23 Jun 2023 15:04:10 +0200 Subject: [PATCH] make: fix step name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3d322d1d93..12bbae30f7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: translations-download translations-upload translations-update nix-build nix-build-force +.PHONY: translations-download translations-upload translations-update-files nix-build nix-build-force translations-download: ./scripts/download_translations.sh