mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 04:59:35 -07: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:
|
install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
- ps: Install-Product node $env:nodejs_version
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./build.sh
|
- C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./build.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue