mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-26 00:55:19 +08:00
✨ 降低python版本依赖
This commit is contained in:
parent
55ba28d98d
commit
9ccb98b1f8
2
.github/workflows/nuitka-compile.yml
vendored
2
.github/workflows/nuitka-compile.yml
vendored
@ -36,7 +36,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__
|
script-name: server_status.__main__.py
|
||||||
onefile: true
|
onefile: true
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user