build(docker): free additional space on runners (#1450)
This commit is contained in:
parent
1193f07559
commit
48f05aa8c4
2 changed files with 11 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ url="${cmake_prefix}${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-${cmake_arch}.
|
|||
echo "cmake url: ${url}"
|
||||
wget "$url" --progress=bar:force:noscroll -q --show-progress -O ./cmake.sh
|
||||
sh ./cmake.sh --prefix=/usr/local --skip-license
|
||||
cmake --version
|
||||
rm ./cmake.sh
|
||||
_INSTALL_CMAKE
|
||||
|
||||
# install cuda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue