We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d122992 commit 848c2b9Copy full SHA for 848c2b9
.github/workflows/nuitka-options.yml
@@ -40,7 +40,7 @@ jobs:
40
pip install -r requirements.txt
41
42
# Build python script into a stand-alone exe
43
- - uses: jimkring/python-script-to-exe@nuitka-options-action-inputs
+ - uses: jimkring/python-script-to-exe@0.2.0
44
with:
45
script-name: test.py
46
onefile: true
0 commit comments