mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-14 21:11:31 +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
|
pip install --upgrade --force-reinstall Pygments
|
||||||
- name: Install font
|
- name: Install font
|
||||||
run: |
|
run: |
|
||||||
|
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections
|
||||||
sudo apt-get -y install msttcorefonts
|
sudo apt-get -y install msttcorefonts
|
||||||
mkdir fonts
|
mkdir fonts
|
||||||
mkdir -p ~/.local/share/fonts
|
mkdir -p ~/.local/share/fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user