Commit be574e4d authored by nanahira's avatar nanahira Committed by GitHub

Update appveyor.yml

parent f0dd13ab
...@@ -17,10 +17,10 @@ after_build: ...@@ -17,10 +17,10 @@ after_build:
- mv -f BotWrapper\bin\Release\bot.conf . - mv -f BotWrapper\bin\Release\bot.conf .
- git clone https://github.com/moecube/ygopro-database - git clone https://github.com/moecube/ygopro-database
- cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot - cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot
- 7z a -mx9 WindBot.7z WindBot Bot.exe bot.conf
test: off test: off
artifacts: artifacts:
- path: Windbot.7z - path: WindBot.7z
name: Windbot name: WindBot
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