Unverified Commit 121c24ef authored by Funtowicz Morgan's avatar Funtowicz Morgan Committed by GitHub
Browse files

Update deploy-docs dependencies on CI to enable Flax (#8475)



* Update deploy-docs dependencies on CI to enable Flax
Signed-off-by: default avatarMorgan Funtowicz <morgan@huggingface.co>

* Added pair of ""
Signed-off-by: default avatarMorgan Funtowicz <morgan@huggingface.co>
parent 81ebd706
......@@ -303,7 +303,7 @@ jobs:
keys:
- v0.4-deploy_doc-{{ checksum "setup.py" }}
- v0.4-{{ checksum "setup.py" }}
- run: pip install .[tf,torch,sentencepiece,docs]
- run: pip install ."[all,docs]"
- save_cache:
key: v0.4-deploy_doc-{{ checksum "setup.py" }}
paths:
......
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