mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-13 03:21:20 +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
|
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
|
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
|
unzip Noto_Sans_Devanagari.zip -d fonts/Noto_Sans_Devanagari
|
||||||
|
mv fonts/* ~/.local/share/fonts/
|
||||||
fc-cache -rv
|
fc-cache -rv
|
||||||
- name: Report versions
|
- name: Report versions
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user