mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
Update config.yml
This commit is contained in:
parent
36102658dc
commit
cadd1eff37
@ -13,8 +13,7 @@ jobs:
|
|||||||
command: |
|
command: |
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
CRYPTOGRAPHY_DONT_BUILD_RUST=1
|
pip install --upgrade pip
|
||||||
echo $CRYPTOGRAPHY_DONT_BUILD_RUST
|
|
||||||
pip install -r gradio.egg-info/requires.txt
|
pip install -r gradio.egg-info/requires.txt
|
||||||
pip install selenium==4.0.0a6.post2
|
pip install selenium==4.0.0a6.post2
|
||||||
- save_cache:
|
- save_cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user