mirror of
https://github.com/ikunshare/Onekey.git
synced 2026-01-12 16:25:53 +08:00
[release]切换Nuitka版本
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Build
|
||||
uses: Nuitka/Nuitka-Action@main
|
||||
with:
|
||||
nuitka-version: main
|
||||
nuitka-version: hotfix/2.4.11
|
||||
script-name: main.py
|
||||
standalone: true
|
||||
onefile: true
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Build
|
||||
uses: Nuitka/Nuitka-Action@main
|
||||
with:
|
||||
nuitka-version: main
|
||||
nuitka-version: hotfix/2.4.11
|
||||
script-name: main.py
|
||||
standalone: true
|
||||
onefile: true
|
||||
|
||||
Reference in New Issue
Block a user