Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MelamudMichael authored Mar 10, 2024
1 parent b7c634c commit 0a644ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
shell: bash
run: |
export CMAKE_PREFIX_PATH="$HOME/local"
export CMAKE_INCLUDE_PATH="$HOME/local:$HOME/local/include"
git clone https://github.com/MelamudMichael/up-client-zenoh-cpp.git
cd up-client-zenoh-cpp
conan create . -o build_unbundled=True -o zenoh_package=False
Expand Down

0 comments on commit 0a644ed

Please sign in to comment.