Commit 17c7f856 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 1a8b06f1
......@@ -6,4 +6,5 @@ install:
- ps: $fileContent += $env:priv_key.Replace(' ', "`n")
- ps: $fileContent += "`n-----END RSA PRIVATE KEY-----`n"
- ps: Set-Content c:\users\appveyor\.ssh\id_ecdsa $fileContent
- ssh -v git@github.com
- git submodule update --init --recursive
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