Skip to content

Commit

Permalink
fix: apt
Browse files Browse the repository at this point in the history
  • Loading branch information
a48zhang committed Apr 25, 2024
1 parent c6f9953 commit 07c21d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
mkdir -p /tmp/adodefont
cd /tmp/adodefont
apt update -y
apt install -y texlive texlive-xetex texlive-lang-chinese latexmk wget unzip
wget -q -O source-code-pro.zip https://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/1.050R-it.zip
wget -q -O source-han-serif.zip https://github.com/adobe-fonts/source-han-serif/archive/1.001R.zip
Expand Down

0 comments on commit 07c21d8

Please sign in to comment.