diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml index 77dd70122..2e9596667 100644 --- a/.github/workflows/conan-package.yml +++ b/.github/workflows/conan-package.yml @@ -31,5 +31,4 @@ jobs: with: recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }} recipe_id_latest: ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} - conan_export_binaries: false secrets: inherit