Commit faaa454f authored by nanahira's avatar nanahira

Update appveyor.yml

parent 8d12d528
......@@ -48,7 +48,7 @@ after_build:
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/windbot/archive/master.zip ; exit 0"
- 7z x windbot-master.zip
- cd windbot-master
- msbuild /property:Configuration=Release /property:OutDir=../ygopro-server/Windbot
- msbuild /property:Configuration=Release /property:OutDir=../ygopro-server/windbot
- cd ../ygopro-server
- mkdir ygopro
......@@ -85,6 +85,7 @@ after_build:
- rm -rf Redis-x64-3.2.100.zip
- cd ..
- cp -rf ../cards.cdb windbot
- cp -rf config.json config.user.json
- mv -f ../node-v9.1.0-win-x64.zip .
- 7z x node-v9.1.0-win-x64.zip
......
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