added back in permissions
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s

This commit is contained in:
Liyu Xiao 2025-06-18 10:00:47 -04:00
parent 50f27477e2
commit 9592d9e1e2

View File

@ -37,7 +37,9 @@ jobs:
- name: Install dependencies
run: |
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