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