From be7030ae8b682c9382e243db42d12ab4b65ab4ea Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Fri, 17 Mar 2023 18:16:04 +0100 Subject: [PATCH] Update update-translation.yml --- .github/workflows/update-translation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-translation.yml b/.github/workflows/update-translation.yml index 3950235ac2..b49bcf1ef2 100644 --- a/.github/workflows/update-translation.yml +++ b/.github/workflows/update-translation.yml @@ -60,7 +60,7 @@ jobs: sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-12 12 - name: Create the default Conan profile - run: conan profile new default --detect + run: conan profile new default --detect --force - name: Get Conan configuration run: conan config install https://github.com/Ultimaker/conan-config.git