forked from vhaudiquet/weekly-activity
The runner's system CPython is built without a shared libpython3.x.so, which PyInstaller --onefile requires. setup-uv's python-version input makes uv provision its managed CPython, which ships the shared library.