We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2c654 commit cfae201Copy full SHA for cfae201
.github/workflows/wheels.yml
@@ -93,7 +93,7 @@ jobs:
93
liburdfdom-dev liboctomap-dev liborocos-kdl-dev libpcl-dev
94
libflann-dev libjsoncpp-dev libyaml-cpp-dev git cmake ninja-build
95
build-essential autoconf automake libtool bison libpcre2-dev libpcre3-dev
96
- lcov libbullet-dev libbullet-extras-dev python3-venv curl -y -qq
+ lcov libbullet-dev libbullet-extras-dev python3-venv curl libfcl-dev -y -qq
97
- name: build-swig
98
uses: johnwason/swig-build-action@v1
99
with:
0 commit comments