Update python-app.yml

This commit is contained in:
Anthony Samms
2025-11-22 17:55:03 -05:00
parent 6793ba042f
commit b26cf2c2bd

View File

@@ -86,6 +86,7 @@ jobs:
run: uv python install run: uv python install
- name: Build Executable - name: Build Executable
shell: bash
run: | run: |
uv run nuitka \ uv run nuitka \
--lto=yes \ --lto=yes \