Skip to content

Commit d147e97

Browse files
[ci] Fix CI build
1 parent 6ba5a91 commit d147e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/install-deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ packagelist=(
1515
python3-pip
1616
python3-setuptools
1717
)
18+
sudo apt-get update
1819
sudo apt-get install ${packagelist[@]}

0 commit comments

Comments
 (0)