Skip to content

Commit 902882a

Browse files
Add another ls
1 parent 76781e9 commit 902882a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda-recipe/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ echo "wheel_path: ${wheel_path}"
4949
# deal with hard copies
5050
${PYTHON} -m wheel pack ${wheel_path}
5151
echo "Packed!"
52+
ls -l
5253
rm -rf dpctl_wheel
5354
echo "Deleted"
5455
ls -l

0 commit comments

Comments
 (0)