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 6ba5a91 commit d147e97Copy full SHA for d147e97
scripts/ci/install-deps.sh
@@ -15,4 +15,5 @@ packagelist=(
15
python3-pip
16
python3-setuptools
17
)
18
+sudo apt-get update
19
sudo apt-get install ${packagelist[@]}
0 commit comments