updated workflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s

This commit is contained in:
Liyu Xiao 2025-06-18 09:52:05 -04:00
parent d8007f3b27
commit 874889371c

View File

@ -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