Skip to content

Commit a598ce1

Browse files
committed
ensurepip
1 parent 28703fc commit a598ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/env_image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -e
33
# install required fonts
44
sudo apt-get install fonts-liberation2 fonts-open-sans fonts-noto-cjk fonts-noto-color-emoji
5+
sudo python3 -m ensurepip --upgrade
56
sudo python3 -m pip install requests
67
sudo python3 .circleci/download_google_fonts.py
78
sudo cp -r .circleci/fonts/ /usr/share/

0 commit comments

Comments
 (0)