mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 08:51:18 +08:00
fix actions
This commit is contained in:
parent
3d7be519d9
commit
c385a728f6
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
unzip Noto_Sans_Hebrew.zip -d fonts/Noto_Sans_Hebrew
|
||||
curl -sL -o Noto_Sans_Devanagari.zip https://fonts.google.com/download?family=Noto%20Sans%20Devanagari
|
||||
unzip Noto_Sans_Devanagari.zip -d fonts/Noto_Sans_Devanagari
|
||||
mv fonts/* ~/.local/share/fonts/
|
||||
fc-cache -rv
|
||||
- name: Report versions
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user