修复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
|
||||
run: |
|
||||
python -m build
|
||||
pip install dist/*.whl
|
||||
python tests/build_exe.py
|
||||
|
||||
- name: Create Executable
|
||||
|
Loading…
Reference in New Issue
Block a user