mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
Update aspnetcore.yml
This commit is contained in:
parent
819f4c1fe2
commit
9940156fea
1 changed files with 1 additions and 7 deletions
8
.github/workflows/aspnetcore.yml
vendored
8
.github/workflows/aspnetcore.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue