mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-25 15:22:42 +00:00
Update appveyor.yml
This commit is contained in:
parent
0f5e67bb75
commit
3beac03c00
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue