We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf6779 commit 27c08f0Copy full SHA for 27c08f0
1 file changed
toolshed/provision.sh
@@ -22,6 +22,7 @@ set -o pipefail
22
export DEBIAN_FRONTEND=noninteractive
23
24
apt-get -y install apt-utils
25
+apt-get -y install moreutils
26
apt-get -y install python3.10
27
apt-get -y install python3-pip
28
apt-get -y install cmake
0 commit comments