diff --git a/.github/workflows/unstable.yml b/.github/workflows/unstable.yml index 534471d4..f5c9b8fd 100644 --- a/.github/workflows/unstable.yml +++ b/.github/workflows/unstable.yml @@ -43,4 +43,4 @@ jobs: vcs-file: dependencies_unstable.repos upstream-args: --cmake-args -DCMAKE_BUILD_TYPE=Release target-path: target_ws/src - target-args: --cmake-args -DCMAKE_BUILD_TYPE=Debug -DTRAJOPT_ENABLE_TESTING=ON -DTRAJOPT_ENABLE_CLANG_TIDY=ON + target-args: --cmake-args -DCMAKE_BUILD_TYPE=Debug -DTRAJOPT_ENABLE_TESTING=ON -DTRAJOPT_ENABLE_CLANG_TIDY=ON -DTRAJOPT_PACKAGE=ON