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
81e642704d
commit
a059379a1d
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
pip install --upgrade --force-reinstall Pygments
|
||||
- name: Install font
|
||||
run: |
|
||||
apt -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