Changed pyinstaller dir (#1245)

This commit is contained in:
Soxoj
2023-10-18 22:56:19 +02:00
committed by GitHub
parent a5bdf08c1c
commit 3ed043993f
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: PyInstaller Windows - name: PyInstaller Windows
uses: JackMcKew/pyinstaller-action-windows@python3-10-pyinstaller-5-3 uses: JackMcKew/pyinstaller-action-windows@python3-10-pyinstaller-5-3
with: with:
path: src path: pyinstaller
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
with: with: