Skip to content

Commit 95d5f73

Browse files
committed
change mirror
1 parent fe2a0d2 commit 95d5f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/datasheet-rendering/render-datasheets.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ if [ -n "$CI" ]; then
2323
fc-list | grep "NotoSansSC"
2424
fc-list | grep "NotoSansTC"
2525

26+
sudo sed -i 's|http://azure.archive.ubuntu.com|http://archive.ubuntu.com|g' /etc/apt/sources.list
2627
sudo apt-get -qq update -y
2728
# SEE: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-headless-doesnt-launch-on-unix
2829
sudo apt-get -qq install -y -o=Dpkg::Use-Pty=0 ca-certificates fonts-liberation libappindicator3-1 libasound2 libatk-bridge2.0-0 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgbm1 libgcc1 libglib2.0-0 libgtk-3-0 libnspr4 libnss3 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 lsb-release wget xdg-utils

0 commit comments

Comments
 (0)