适配appimage

This commit is contained in:
wszqkzqk 2022-07-24 15:57:45 +08:00
parent a6ced8d6f3
commit c0963931b8
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ jobs:
- name: Build pypvz with Nuitka
run: |
echo y | python -m nuitka --standalone \
yes | python -m nuitka --standalone \
--onefile \
--show-progress \
--show-memory \

View File

@ -129,7 +129,7 @@ jobs:
- name: Build pypvz with Nuitka
run: |
echo y | python -m nuitka --standalone \
yes | python -m nuitka --standalone \
--onefile \
--show-progress \
--show-memory \