forked from qoherent/modrec-workflow
updated workflow
This commit is contained in:
parent
d8007f3b27
commit
874889371c
|
@ -37,9 +37,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -r requirements.txt \
|
pip install -r requirements.txt
|
||||||
--extra-index-url https://${RIAGIT_USERNAME}:${RIAGIT_TOKEN}@git.riahub.ai/api/packages/qoherent/pypi/simple/ \
|
|
||||||
--no-input
|
|
||||||
|
|
||||||
|
|
||||||
- name: 1. Generate Recordings
|
- name: 1. Generate Recordings
|
||||||
|
|
Loading…
Reference in New Issue
Block a user