Skip to content

Commit

Permalink
Fix gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stepjam committed Feb 4, 2024
1 parent 4a649fa commit 8093ec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ jobs:
echo $COPPELIASIM_ROOT
pip install .
mv pyrep _pyrep
ldd /usr/bin/wget
ldd $COPPELIASIM_ROOT/libcoppeliaSim.so
python -m unittest discover tests

0 comments on commit 8093ec3

Please sign in to comment.