From 8c344b7d2c76df4257fbdfac0d4760e63f197209 Mon Sep 17 00:00:00 2001 From: LH530-D1-MHI Date: Thu, 28 Sep 2023 14:23:48 +0300 Subject: [PATCH] few changes-2 --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 55a15ab714b..d603370d3f6 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -134,7 +134,7 @@ jobs: run: conan create . $Env:CURA_CONAN_VERSION --build=missing --update - name: Create the materials package (powershell) - run: cd fdm_materials && conan create . fdm_materials/5.4.0-beta.1@Aurelius-Nero/master && cd .. + run: cd fdm_materials && conan create . fdm_materials-v2/5.4.0-beta.1@Aurelius-Nero/master && cd .. - name: Create the Packages (Powershell) run: conan install $Env:CURA_CONAN_VERSION ${{ inputs.conan_args }} --build=missing --update -if cura_inst -g VirtualPythonEnv -o cura:enterprise=$Env:ENTERPRISE -o cura:staging=$Env:STAGING --json "cura_inst/conan_install_info.json" --require-override=fdm_materials-v2/5.4.0-beta.1@mehtaheino/master