Update appveyor.yml

pull/1425/head
Jamie 7 years ago committed by GitHub
parent e6a035d3a8
commit ad38cf8fb4

@ -11,7 +11,7 @@ before_build:
- ps: .\BuildTask.ps1 -env "live" - ps: .\BuildTask.ps1 -env "live"
- cmd: cd src/ombi - cmd: cd src/ombi
- node --version - node --version
appveyor-retry dotnet restore - appveyor-retry dotnet restore
- appveyor-retry npm install bower -g - appveyor-retry npm install bower -g
- appveyor-retry npm install -g gulp - appveyor-retry npm install -g gulp
- appveyor-retry npm install - appveyor-retry npm install

Loading…
Cancel
Save