Update python-app.yml

自动构建
This commit is contained in:
DLmaster
2024-07-27 22:25:28 +08:00
committed by GitHub
parent d815529510
commit 4685c12570

View File

@@ -37,3 +37,8 @@ jobs:
- name: Built with pyinstaller
run: |
pyinstaller -F --version-file res/info.txt -w --icon=res/AUTO_MAA.ico AUTO_MAA.py
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: AUTO_MAA
path: ./