mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update appveyor.yml
This commit is contained in:
parent
0ee6370430
commit
1390c58691
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ install:
|
||||||
# 必須! node-gyp のバージョンを上げないと、ネイティブモジュールのコンパイルに失敗します
|
# 必須! node-gyp のバージョンを上げないと、ネイティブモジュールのコンパイルに失敗します
|
||||||
- npm install -g node-gyp
|
- npm install -g node-gyp
|
||||||
|
|
||||||
|
- npm install
|
||||||
|
|
||||||
init:
|
init:
|
||||||
# git clone の際の改行を変換しないようにします
|
# git clone の際の改行を変換しないようにします
|
||||||
- git config --global core.autocrlf false
|
- git config --global core.autocrlf false
|
||||||
|
|
Loading…
Reference in a new issue