修复publish

This commit is contained in:
xaoyo 2023-11-27 12:58:20 +08:00
parent 74b1865c86
commit ab050f54d6

View File

@ -34,6 +34,7 @@ jobs:
- name: Build package
run: |
python -m build
pip install dist/*.whl
python tests/build_exe.py
- name: Create Executable