适配appimage
This commit is contained in:
parent
a6ced8d6f3
commit
c0963931b8
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
@ -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 \
|
||||
|
||||
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user