Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Oct 8, 2024
1 parent 39e9fc5 commit b536c2d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,7 @@ jobs:
mkdir build && cd $_
cmake -D GTSAM_BUILD_EXAMPLES_ALWAYS=OFF -DGTSAM_BUILD_PYTHON=ON ..
which python
`which python` -V
cat CMakeCache.txt
sudo make -j$(nproc) install
sudo make -j6 install
sudo make python-install
sudo ldconfig
Expand Down

0 comments on commit b536c2d

Please sign in to comment.