Skip to content

Commit

Permalink
[INFRA] Add CPM update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Nov 4, 2024
1 parent d7c2c2d commit 87878bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release \
-Dneedle_TEST=OFF \
-Dneedle_DOC=ON
-Dneedle_DOCS=ON
- name: Build docs
working-directory: build
Expand Down

0 comments on commit 87878bf

Please sign in to comment.