mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
update config
This commit is contained in:
parent
a49c4c965d
commit
782917896d
@ -13,7 +13,7 @@ jobs:
|
||||
command: |
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install -r requirements/dev.txt
|
||||
pip install -r gradio.egg-info/requires.txt
|
||||
- save_cache:
|
||||
key: deps1-{{ .Branch }}-{{ checksum "gradio.egg-info/requires.txt" }}
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user