mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update aspnetcore.yml
This commit is contained in:
parent
8727b1ecd4
commit
819f4c1fe2
1 changed files with 4 additions and 4 deletions
8
.github/workflows/aspnetcore.yml
vendored
8
.github/workflows/aspnetcore.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue