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 6cd678c commit 75b5c76Copy full SHA for 75b5c76
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