Skip to content

Commit 848c2b9

Browse files
authored
v0.2.0
1 parent d122992 commit 848c2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuitka-options.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
pip install -r requirements.txt
4141
4242
# Build python script into a stand-alone exe
43-
- uses: jimkring/python-script-to-exe@nuitka-options-action-inputs
43+
- uses: jimkring/python-script-to-exe@0.2.0
4444
with:
4545
script-name: test.py
4646
onefile: true

0 commit comments

Comments
 (0)