fix: use nuitka 1.3.4
This commit is contained in:
parent
9561bc8c96
commit
4fe9c31f29
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
- name: Install env
|
||||
run: |
|
||||
pip install -r requirement.txt
|
||||
pip install nuitka orderedset
|
||||
pip install nuitka==1.3.4 orderedset
|
||||
|
||||
# 提取 DR 版本和其他信息
|
||||
- name: Display Difficult-Rocket info
|
||||
|
Loading…
Reference in New Issue
Block a user