Commit 6b17eb71 authored by mercury233's avatar mercury233

update fonts ci

parent 7326a479
...@@ -227,12 +227,8 @@ assets: ...@@ -227,12 +227,8 @@ assets:
- wget -O - https://code.moenext.com/mycard/ygopro-sounds/-/archive/master/ygopro-sounds-master.tar.gz | tar zfx - - wget -O - https://code.moenext.com/mycard/ygopro-sounds/-/archive/master/ygopro-sounds-master.tar.gz | tar zfx -
- mv ygopro-sounds-master/sound/* sound - mv ygopro-sounds-master/sound/* sound
# fonts # fonts
- mkdir fonts - git clone --depth=1 https://code.moenext.com/mycard/ygopro-fonts
- cd fonts - mv ygopro-fonts/fonts .
- wget -O - https://cdn02.moecube.com:444/ygopro-fonts.tar.gz | tar zfx -
- mv simhei.ttf textFont.ttf
- mv arial.ttf numFont.ttf
- cd ..
# pack # pack
- git clone --depth=1 https://code.moenext.com/mycard/ygopro-card-list - git clone --depth=1 https://code.moenext.com/mycard/ygopro-card-list
- mv ygopro-card-list/pack . - mv ygopro-card-list/pack .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment