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