Commit 0039db17 authored by nanahira's avatar nanahira

fixcd

parent 8fc8ed9f
...@@ -63,6 +63,7 @@ after_build: ...@@ -63,6 +63,7 @@ after_build:
- mv -f bin/x86/Release ../WindBot - mv -f bin/x86/Release ../WindBot
- mv -f BotWrapper/bin/Release/Bot.exe ./.. - mv -f BotWrapper/bin/Release/Bot.exe ./..
- mv -f BotWrapper/bin/Release/Bot.conf ./.. - mv -f BotWrapper/bin/Release/Bot.conf ./..
- cd ..
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/Smile-DK/ygopro-scripts/archive/master.zip ; exit 0" - bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/Smile-DK/ygopro-scripts/archive/master.zip ; exit 0"
- 7z x ygopro-scripts-master.zip - 7z x ygopro-scripts-master.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