Skip to content

Commit 4764333

Browse files
author
Tim Schneider
committed
Updated libfranka version to 0.10.0
1 parent a5ac504 commit 4764333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
git clone --recursive https://github.com/frankaemika/libfranka.git
6464
cd libfranka
65-
git checkout 0.9.0
65+
git checkout 0.10.0
6666
git submodule update
6767
mkdir build && cd build
6868
cmake -DBUILD_TESTS=OFF -DBUILD_EXAMPLES=OFF ..

0 commit comments

Comments
 (0)