Update aspnetcore.yml

This commit is contained in:
Jamie 2019-08-27 12:00:15 +01:00 committed by GitHub
commit 819f4c1fe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,8 +17,8 @@ jobs:
- name: Build Backend
run: dotnet build src/Ombi.sln --configuration Release
- name: Install Yarn
uses: nuxt/actions-yarn@master
- name: Install Yarn
uses: nuxt/actions-yarn@master
- name: Build Frontend
run: yarn --cdw src/Ombi/ build
- name: Build Frontend
run: yarn --cdw src/Ombi/ build