Skip to content

Commit

Permalink
help2man
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Oct 27, 2024
1 parent f314736 commit 779598a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ jobs:
run: |
# Save the cmake command, so it can be recorded in the install manifest below.
CMAKE_COMMAND="cmake -B _build -S . \
-DCMAKE_PREFIX_PATH="C:/usr/local/bin" \
-DHELP2MAN="C:\usr\local\bin\help2man" \
-DCMAKE_INSTALL_PREFIX=_install \
-DCMAKE_BUILD_TYPE=${{ matrix.build-type }} \
-DOPENEXR_CXX_STANDARD=${{ matrix.cxx-standard }} \
Expand Down

0 comments on commit 779598a

Please sign in to comment.