Skip to content

Commit 5756afe

Browse files
committed
update CircleCi task description
1 parent b6a881e commit 5756afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
name: download google fonts e.g. GravitasOne, NotoSansMono, NotoSans, NotoSerif, Old_Standard_TT, PT_Sans_Narrow, Raleway and Roboto
106106
command: python3 ./.circleci/download_google_fonts.py
107107
- run:
108-
name: install download and other google fonts
108+
name: install OpenSans as well as downloaded google fonts
109109
command: |
110110
sudo cp -r .circleci/fonts/ /usr/share/
111111
sudo fc-cache -f

0 commit comments

Comments
 (0)