Skip to content
Snippets Groups Projects
Commit dda2b93c authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Don't need to cd twice to the same location [ci skip]

parent 082efedf
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -143,6 +143,4 @@ for f in `cat $1 | sed -e '/^\s*#.*/d;/^\s*$/d'`; do
# Copies the generated wheel to our provisional wheels repository
run_cmd cp -fv dist/*.whl ${WHEELS_DIR}/
run_cmd cd ${basedir}
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment