We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbc383 commit f1ca3f3Copy full SHA for f1ca3f3
ci/build_conda_python.sh
@@ -38,6 +38,7 @@ sccache --show-adv-stats
38
echo $HOME
39
pwd
40
cd $HOME
41
+find .cache -type f
42
ls -la $HOME/
43
du -shc $(ls -A $HOME)
44
exit 1
0 commit comments