mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
First do a build
Contributes to CURA-8831
This commit is contained in:
parent
15e1d063d8
commit
7bd90d21ab
2
.github/workflows/conan-recipe-export.yml
vendored
2
.github/workflows/conan-recipe-export.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
|||||||
- name: Export the Package (binaries)
|
- name: Export the Package (binaries)
|
||||||
if: ${{ inputs.conan_export_binaries }}
|
if: ${{ inputs.conan_export_binaries }}
|
||||||
run: |
|
run: |
|
||||||
mkdir -p venv/conan
|
conan build .
|
||||||
conan export-pkg . ${{ inputs.recipe_id_full }}
|
conan export-pkg . ${{ inputs.recipe_id_full }}
|
||||||
|
|
||||||
- name: Export the Package
|
- name: Export the Package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user