mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
include ng cli
This commit is contained in:
parent
3d4efed622
commit
0032042941
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
node-version: '14'
|
||||
- name: Start Server
|
||||
run: |
|
||||
ls &
|
||||
yarn global add @angular/cli &
|
||||
dotnet run -p ./src/Ombi -- --host http://*:3577 &
|
||||
yarn --cwd ./src/Ombi/ClientApp start
|
||||
- name: Cypress Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue