Unverified Commit b1f43d71 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

Fix Nightly Deps (#9036)

update
parent 0e460675
...@@ -32,7 +32,7 @@ jobs: ...@@ -32,7 +32,7 @@ jobs:
fetch-depth: 2 fetch-depth: 2
- name: Install dependencies - name: Install dependencies
run: | run: |
pip install -e [test] pip install -e .[test]
pip install huggingface_hub pip install huggingface_hub
- name: Fetch Pipeline Matrix - name: Fetch Pipeline Matrix
id: fetch_pipeline_matrix id: fetch_pipeline_matrix
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment