https://github.com/eric2788/pyinstaller-build
GitHub actions for building executable with pyinstaller
https://github.com/eric2788/pyinstaller-build
Last synced: about 1 year ago
JSON representation
GitHub actions for building executable with pyinstaller
- Host: GitHub
- URL: https://github.com/eric2788/pyinstaller-build
- Owner: eric2788
- License: apache-2.0
- Created: 2021-11-18T03:01:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T04:18:22.000Z (about 4 years ago)
- Last Synced: 2025-04-23T21:46:29.720Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyinstaller-build
github actions for pyinstaller to compile executable
### how to use
check [test-actions.yml](.github/workflows/test-actions.yml)
### inputs
check [action.yml](action.yml)