Commit 9c2c7ed5 authored by nanahira's avatar nanahira

Update appveyor.yml

parent 893eb5a8
......@@ -61,7 +61,7 @@ after_build:
- rm -rf ygopro-scripts-master.zip
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/Fluorohydride/ygopro-scripts/archive/master.zip ; exit 0"
- 7z x ygopro-scripts-master.zip
- cp -rf ygopro-scripts-master/*.lua script
- cp -rf ygopro-scripts-master/* script
- rm -rf ygopro-scripts-master ygopro-scripts-master.zip
- mkdir replay
......
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