修复publish
This commit is contained in:
parent
74b1865c86
commit
ab050f54d6
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
|||||||
- name: Build package
|
- name: Build package
|
||||||
run: |
|
run: |
|
||||||
python -m build
|
python -m build
|
||||||
|
pip install dist/*.whl
|
||||||
python tests/build_exe.py
|
python tests/build_exe.py
|
||||||
|
|
||||||
- name: Create Executable
|
- name: Create Executable
|
||||||
|
Loading…
Reference in New Issue
Block a user