Skip to content

Commit 15b1cb5

Browse files
authored
Merge pull request #16790 from meeseeksmachine/auto-backport-of-pr-16784-on-v3.2.x
Backport PR #16784 on branch v3.2.x (Update CircleCI URL for downloading humor-sans.ttf.)
2 parents e973f55 + 46d3f65 commit 15b1cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ fonts-run: &fonts-install
3939
mkdir -p ~/.local/share/fonts
4040
wget -nc https://github.com/google/fonts/blob/master/ofl/felipa/Felipa-Regular.ttf?raw=true -O ~/.local/share/fonts/Felipa-Regular.ttf || true
4141
if [ ! -f ~/.local/share/fonts/Humor-Sans.ttf ]; then
42-
wget https://mirrors.kernel.org/ubuntu/pool/universe/f/fonts-humor-sans/fonts-humor-sans_1.0-1_all.deb
42+
wget http://http.us.debian.org/debian/pool/main/f/fonts-humor-sans/fonts-humor-sans_1.0-3_all.deb
4343
mkdir tmp
44-
dpkg -x fonts-humor-sans_1.0-1_all.deb tmp
44+
dpkg -x fonts-humor-sans_1.0-3_all.deb tmp
4545
cp tmp/usr/share/fonts/truetype/humor-sans/Humor-Sans.ttf ~/.local/share/fonts
4646
rm -rf tmp
4747
else

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy