Skip to content

Fix release workflow CMake config file path#8

Open
KunoVonHagen wants to merge 1 commit into
mainfrom
fix/config-cmake-location-for-tarball
Open

Fix release workflow CMake config file path#8
KunoVonHagen wants to merge 1 commit into
mainfrom
fix/config-cmake-location-for-tarball

Conversation

@KunoVonHagen

Copy link
Copy Markdown
Collaborator

This pull request makes a minor update to the release workflow by adjusting the path used to copy the CMake config file. The change ensures that the fluvio_client_cppConfig.cmake file is copied from the correct build directory.

  • Updated the release workflow to copy fluvio_client_cppConfig.cmake from the build/ directory instead of the root, ensuring the correct configuration file is included in the release package (.github/workflows/release.yml).

@KunoVonHagen KunoVonHagen self-assigned this Jul 14, 2026
@KunoVonHagen KunoVonHagen added the bug Something isn't working label Jul 14, 2026

@stefanDeveloper stefanDeveloper left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants