mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
something
This commit is contained in:
parent
5bf2459b46
commit
174cc6a99a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/cypress.yml
vendored
3
.github/workflows/cypress.yml
vendored
|
@ -21,8 +21,7 @@ jobs:
|
|||
with:
|
||||
node-version: '14'
|
||||
- name: Install Deps
|
||||
run: |
|
||||
yarn global add @angular/cli &
|
||||
run: yarn global add @angular/cli
|
||||
- name: Start Server
|
||||
run: |
|
||||
dotnet run -p ./src/Ombi -- --host http://*:3577 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue