Skip to content

Commit 7f15a6b

Browse files
add onefile
1 parent 9ec1d6f commit 7f15a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Install Python dependencies
7373
run: |
7474
python -m pip install --upgrade pip
75-
pip install nuitka
75+
pip install nuitka[onefile]
7676
pip install .
7777
7878
- name: Create entry point script

0 commit comments

Comments
 (0)