mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
First do a build
Contributes to CURA-8831
This commit is contained in:
parent
15e1d063d8
commit
7bd90d21ab
1 changed files with 1 additions and 1 deletions
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)
|
||||
if: ${{ inputs.conan_export_binaries }}
|
||||
run: |
|
||||
mkdir -p venv/conan
|
||||
conan build .
|
||||
conan export-pkg . ${{ inputs.recipe_id_full }}
|
||||
|
||||
- name: Export the Package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue