add patchelf for linux
This commit is contained in:
@@ -99,6 +99,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Linux release with Nuitka
|
- name: Build Linux release with Nuitka
|
||||||
run: |
|
run: |
|
||||||
|
uv add patchelf
|
||||||
uv run python -m nuitka \
|
uv run python -m nuitka \
|
||||||
--standalone \
|
--standalone \
|
||||||
--output-dir=dist \
|
--output-dir=dist \
|
||||||
|
|||||||
Reference in New Issue
Block a user