Skip to content

Commit 75b5c76

Browse files
authored
Update prepare-ci.sh
1 parent 6cd678c commit 75b5c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/prepare-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

3-
sudo apt-get install -y gperf cmake ninja-build
3+
sudo apt update && sudo apt install -y gperf cmake ninja-build
44
pip3 install wheel future pyelftools

0 commit comments

Comments
 (0)