Skip to content

Commit

Permalink
few changes-2
Browse files Browse the repository at this point in the history
  • Loading branch information
LH530-D1-MHI authored and LH530-D1-MHI committed Sep 28, 2023
1 parent 337cc5e commit 8c344b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c344b7

Please sign in to comment.