Skip to content

Commit

Permalink
sixth try to get fdm_materials to work
Browse files Browse the repository at this point in the history
  • Loading branch information
LH530-D1-MHI authored and LH530-D1-MHI committed Sep 18, 2023
1 parent bdbe887 commit 9accaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
conan config install https://github.com/Ultimaker/conan-config.git -a "-b runner/${{ runner.os }}/${{ runner.arch }}"
- name: Create the fdm_materials package (Bash)
run: conan create . fdm_materials/latest@Aurelius-Nero/master --build=missing --update
run: conan create . fdm_materials/5.4.0-beta.1@Aurelius-Nero/master --build=missing --update

- name: Create Cura conan package (Bash)
run: conan create . $CURA_CONAN_VERSION --build=missing --update
Expand Down

0 comments on commit 9accaae

Please sign in to comment.