Update aspnetcore.yml

pull/3136/head
Jamie 5 years ago committed by GitHub
parent 819f4c1fe2
commit 9940156fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,10 +15,4 @@ jobs:
dotnet-version: 2.2.108
- name: Build Backend
run: dotnet build src/Ombi.sln --configuration Release
- name: Install Yarn
uses: nuxt/actions-yarn@master
- name: Build Frontend
run: yarn --cdw src/Ombi/ build
run: ./build.sh --settings_skipverification=true

Loading…
Cancel
Save