Skip to content

Commit

Permalink
Test with BUILD_DOXYGEN_FRS=ON
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-luis-rs committed Dec 30, 2024
1 parent 3e7b8bf commit 580e862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
cd frs
git clone https://github.com/R3BRootGroup/macros.git
mv frs/ucesb .
cmake . -B build -C cmake/CI_CD/configure_options.cmake -DBUILD_GEOMETRY=OFF
cmake . -B build -C cmake/CI_CD/configure_options.cmake -DBUILD_GEOMETRY=OFF -DBUILD_DOXYGEN_FRS=ON
cd build
make -j ${NUM_THREADS}
Expand Down

0 comments on commit 580e862

Please sign in to comment.