Commit 4ac7eedb authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent fce421c6
......@@ -7,7 +7,8 @@ install:
- ps: $fileContent += $env:priv_key.Replace(' ', "`n")
- ps: $fileContent += "`n-----END EC PRIVATE KEY-----`n"
- ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $fileContent
- git submodule update --init --recursive ygopro-database magicseteditor
- git submodule update --init --recursive ImgGen magicseteditor
- git clone ygopro-database
- set PATH=C:\Ruby22\bin;%PATH%
- bundle install
- ruby generate.rb zh-CN
......
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