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
cd2e124428
commit
f695d94e10
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: |
|
||||
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
|
||||
sudo apt-get -y install msttcorefonts
|
||||
mkdir fonts
|
||||
mkdir -p ~/.local/share/fonts
|
||||
|
Loading…
Reference in New Issue
Block a user