Commit aa636bfb authored by nanahira's avatar nanahira

Update appveyor.yml

parent b5538965
...@@ -68,6 +68,7 @@ after_build: ...@@ -68,6 +68,7 @@ after_build:
- git checkout master - git checkout master
- mv -f bin/release/ygopro.exe . - mv -f bin/release/ygopro.exe .
before_deploy:
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/windbot/archive/master.zip ; exit 0" - 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 - 7z x windbot-master.zip
- cd windbot-master - cd windbot-master
......
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