Skip to content

Commit

Permalink
find libdragon test
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaputko committed Oct 26, 2024
1 parent e95e364 commit c5ccc5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ build:
- ln -s smartredis/examples ./examples
- cd smartdashboard; python -m pip install .
- smart build --device cpu --dragon -v
- find / -name "libdragon.so*"
- |
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(dirname $(find $PWD -name "libdragon.so")) &&
make docs &&
Expand Down

0 comments on commit c5ccc5a

Please sign in to comment.