Commit c2972bcf authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 46204bd4
......@@ -8,7 +8,7 @@ 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 ImgGen magicseteditor ygopro-images-raw
- git submodule update --init --recursive ImgGen magicseteditor #ygopro-images-raw
- git clone git@github.com:mycard/ygopro-database.git
# environment and system dependency
......
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