Update appveyor.yml

pull/1350/head^2
Jamie 8 years ago committed by GitHub
parent 767c69e137
commit cfa07a3d4e

@ -11,6 +11,7 @@ assembly_info:
before_build:
- cmd: cd ombi/ombi
- appveyor-retry dotnet restore
- appveyor-retry npm install bower -g
- appveyor-retry npm install
- appveyor-retry bower install
build_script:

Loading…
Cancel
Save