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 f4daf29 commit 3e05c4aCopy full SHA for 3e05c4a
tools/prepare-ci.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
-sudo apt-get install -y gperf cmake ninja-build
+sudo apt update && sudo apt install -y gperf cmake ninja-build
4
pip3 install wheel future pyelftools
0 commit comments