Skip to content
Snippets Groups Projects
Commit cd52ea35 authored by Thibault Allenet's avatar Thibault Allenet
Browse files

add ls

parent e1569586
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ release:pip:ubuntu:
for DEP_NAME in "${DEPS_NAMES[@]}"; do
echo "current dep $DEP_NAME"
cd $DEP_NAME
ls wheelhouse/
ls
pip install . -v
cd ..
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment