Commit 69a45c61 authored by mercury233's avatar mercury233

wtf fix 3

parent cf0708cf
Pipeline #11593 failed with stages
in 4 minutes and 3 seconds
...@@ -21,8 +21,8 @@ mat_common: ...@@ -21,8 +21,8 @@ mat_common:
- wget -O - https://cdn01.moecube.com/ygopro-build-materials/sqlite-autoconf-3360000.tar.gz | tar zfx - - wget -O - https://cdn01.moecube.com/ygopro-build-materials/sqlite-autoconf-3360000.tar.gz | tar zfx -
- mv sqlite-autoconf-3360000 sqlite3 - mv sqlite-autoconf-3360000 sqlite3
# freetype # freetype
- wget -O - https://cdn01.moecube.com/ygopro-build-materials/freetype-2.10.4.tar.gz | tar zfx - - wget -O - https://cdn01.moecube.com/ygopro-build-materials/freetype-2.11.1.tar.gz | tar zfx -
- mv freetype-2.10.4 freetype - mv freetype-2.11.1 freetype
# premake # premake
- cp -rf premake/* .; - cp -rf premake/* .;
artifacts: artifacts:
......
Subproject commit b2fe87f60fa39a3e74c7626c3ed65144bbdc4b11 Subproject commit 7d3463e3a633dc671fcb80870f739a0f5dd48be0
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