Skip to content

Commit

Permalink
CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
ned14 committed Aug 16, 2023
1 parent b070993 commit dab9b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
cd test_cpp-pm_install
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -Dllfio_CMAKE_ARGS="CMAKE_ARGS=\"-DLLFIO_FORCE_OPENSSL_OFF=On$CMAKE_CONFIGURE_OPTIONS\""
cmake .. -DCMAKE_BUILD_TYPE=Release -Dllfio_CMAKE_ARGS="CMAKE_ARGS=-DLLFIO_FORCE_OPENSSL_OFF=On$CMAKE_CONFIGURE_OPTIONS"
cmake --build .

0 comments on commit dab9b78

Please sign in to comment.