We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ac504 commit 4764333Copy full SHA for 4764333
.github/workflows/publish.yml
@@ -62,7 +62,7 @@ jobs:
62
run: |
63
git clone --recursive https://github.com/frankaemika/libfranka.git
64
cd libfranka
65
- git checkout 0.9.0
+ git checkout 0.10.0
66
git submodule update
67
mkdir build && cd build
68
cmake -DBUILD_TESTS=OFF -DBUILD_EXAMPLES=OFF ..
0 commit comments