update drrs workflow [skip build]

This commit is contained in:
shenjack 2023-12-31 16:56:40 +08:00
parent e495befb80
commit 929ee75a5a
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -74,7 +74,8 @@ jobs:
# 安装依赖
- name: Install env
run: |
pip install -r requirement-dev.txt
python gen_require.py 1
pip install -r requirements.txt
pip install libs/lib_not_dr
# 提取 DR 版本和其他信息