增加ordered-set编译优化依赖
This commit is contained in:
parent
d6e02acf02
commit
2273eeab05
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
echo y | pip install --no-python-version-warning --disable-pip-version-check nuitka
|
||||
echo y | pip install --no-python-version-warning --disable-pip-version-check zstandard
|
||||
echo y | pip install --no-python-version-warning --disable-pip-version-check pygame
|
||||
echo y | pip install --no-python-version-warning --disable-pip-version-check ordered-set
|
||||
|
||||
- name: Show nuitka version
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user