Skip to content

Commit

Permalink
inspect conan_toolchain.cmake file content
Browse files Browse the repository at this point in the history
  • Loading branch information
denismakogon committed Oct 12, 2023
1 parent 6133e8c commit c65f9f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
conan install . --output-folder=build --build=missing
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Release
cat conan_toolchain.cmake
cmake --build .
- name: artifacts
Expand Down

0 comments on commit c65f9f7

Please sign in to comment.