We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9feeb62 commit 04555edCopy full SHA for 04555ed
tools/prepare-ci.sh
@@ -2,7 +2,7 @@
2
3
# Ubuntu setup
4
# Change in archive-build.sh gawk to awk
5
-#sudo apt-get install -y gperf cmake ninja-build
+#sudo apt update && sudo apt install -y gperf cmake ninja-build
6
#pip3 install wheel future pyelftools
7
8
# MacOS (ARM) setup
0 commit comments