Update appveyor.yml

pull/1350/head^2
Jamie 7 years ago committed by GitHub
parent 45ecc8d4c2
commit 109aa7ced5

@ -12,8 +12,10 @@ before_build:
- cmd: cd ombi/ombi
- appveyor-retry dotnet restore
- appveyor-retry npm install bower -g
- appveyor-retry npm install -g gulp
- appveyor-retry npm install
- appveyor-retry bower install
- gulp publish
build_script:
- dotnet build
after_build:

Loading…
Cancel
Save