Skip to content

Commit

Permalink
enable tk-inter plugin to nuitka
Browse files Browse the repository at this point in the history
  • Loading branch information
nlpng committed Oct 7, 2024
1 parent 1eea56d commit 6428ed6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
with:
nuitka-version: main
script-name: main_gui.py
onefile: true
standalone: true
enable-plugins: tk-inter

- name: Upload
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6428ed6

Please sign in to comment.