use oredered-set

This commit is contained in:
shenjack 2023-01-02 20:08:07 +08:00
parent 075afc9766
commit e42203718b

View File

@ -55,7 +55,7 @@ jobs:
- name: Install env
run: |
pip install -r requirement.txt
pip install nuitka orderedset
pip install nuitka ordered-set
# 提取 DR 版本和其他信息
- name: Display Difficult-Rocket info