Update appveyor.yml

pull/190/head
Qstick 6 years ago committed by GitHub
parent 0f5e67bb75
commit 3beac03c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,7 @@ environment:
install:
- git submodule update --init --recursive
- ps: Install-Product node $env:nodejs_version
build_script:
- C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./build.sh

Loading…
Cancel
Save