mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-25 16: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
|
||||
with:
|
||||
nuitka-version: main
|
||||
script-name: server_status/main.py
|
||||
script-name: main.py
|
||||
onefile: true
|
||||
standalone: true
|
||||
follow-imports: true
|
||||
|
Loading…
Reference in New Issue
Block a user