mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 08:51:18 +08:00
update gh actions
This commit is contained in:
parent
a059379a1d
commit
cd2e124428
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
pip install --upgrade --force-reinstall Pygments
|
||||
- name: Install font
|
||||
run: |
|
||||
apt -y install msttcorefonts
|
||||
sudo apt-get -y install msttcorefonts
|
||||
mkdir fonts
|
||||
mkdir -p ~/.local/share/fonts
|
||||
curl -sL -o Noto_Sans.zip https://fonts.google.com/download?family=Noto%20Sans
|
||||
|
Loading…
Reference in New Issue
Block a user