mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-29 08:45:23 +08:00
✨ 降低python版本依赖
This commit is contained in:
parent
1935faa1f2
commit
cd8fd6bb87
2
.github/workflows/nuitka-compile.yml
vendored
2
.github/workflows/nuitka-compile.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
uses: Nuitka/Nuitka-Action@main
|
uses: Nuitka/Nuitka-Action@main
|
||||||
with:
|
with:
|
||||||
nuitka-version: main
|
nuitka-version: main
|
||||||
script-name: server_status/main.py
|
script-name: main.py
|
||||||
onefile: true
|
onefile: true
|
||||||
standalone: true
|
standalone: true
|
||||||
follow-imports: true
|
follow-imports: true
|
||||||
|
Loading…
Reference in New Issue
Block a user