Skip to content

Fix release workflow CMake config file path - #8

Merged
stefanDeveloper merged 1 commit into
mainfrom
fix/config-cmake-location-for-tarball
Aug 11, 2026
Merged

Fix release workflow CMake config file path#8
stefanDeveloper merged 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

@stefanDeveloper
stefanDeveloper merged commit b2f6949 into main Aug 11, 2026
2 checks passed
@stefanDeveloper
stefanDeveloper deleted the fix/config-cmake-location-for-tarball branch August 18, 2026 08:28
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