Commit b41b727d authored by mercury233's avatar mercury233

temp fix

parent 3071742d
......@@ -59,7 +59,7 @@ after_build:
- mv bin\release\ygopro.exe .
#- curl --location --retry 5 'https://github.com/moecube/ygopro-database/archive/master.tar.gz' | tar --strip-components=1 -zxf - ygopro-database-master/locales
- appveyor DownloadFile https://github.com/moecube/ygopro-database/archive/master.zip
- unzip -q ygopro-database-master.zip
- unzip -q master.zip
- cp ygopro-database-master/locales/%locale%/* .
- mkdir replay
- mkdir pics
......
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