cdrx / docker-pyinstaller

PyInstaller for Linux and Windows inside Docker
MIT License
616 stars 238 forks source link

After uploading the build unable to view the manage.exe file in the respective folder #120

Open Abusheik008 opened 1 year ago

Abusheik008 commented 1 year ago

Description We are using django to build an exe with pyinstaller it works fine in local but when trying to build in github actions the artifacts doesn't contain .exe file.

Image

image