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 26cbe2c commit a87f09e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
run: |
export CMAKE_PREFIX_PATH="$HOME/local"
export CMAKE_INCLUDE_PATH="$HOME/local:$HOME/local/include"
ll /home/runner/local
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 -s root=/home/runner/local/include
Expand Down

0 comments on commit a87f09e

Please sign in to comment.