Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ccaa8b3

Browse files
authoredFeb 27, 2024
Update prepare-ci.sh
1 parent d37e5a6 commit ccaa8b3

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
@@ -2,7 +2,7 @@
22

33
# Ubuntu setup
44
# Change in archive-build.sh gawk to awk
5-
#sudo apt-get install -y gperf cmake ninja-build
5+
#sudo apt update && sudo apt install -y gperf cmake ninja-build
66
#pip3 install wheel future pyelftools
77

88
# MacOS (ARM) setup

0 commit comments

Comments
 (0)
Please sign in to comment.