minors wokrflow updates

This commit is contained in:
xgui4
2026-05-24 00:53:48 -04:00
parent 7071a2acb6
commit 01b9ab1993

View File

@@ -26,7 +26,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install . Nuitka hatch zstandard
pip install . hatch zstandard
- name: Build with Nuitka
run: hatch run python -m nuitka --standalone --assume-yes-for-download --output-dir=dist src/lce_qt_launcher/main.py