mirror of
https://github.com/snowykami/server-status-client.git
synced 2024-11-22 15:18:00 +08:00
✨ 降低python版本依赖
This commit is contained in:
parent
02af22862d
commit
5f33564d3f
2
.github/workflows/nuitka-compile.yml
vendored
2
.github/workflows/nuitka-compile.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
uses: Nuitka/Nuitka-Action@main
|
||||
with:
|
||||
nuitka-version: main
|
||||
script-name: server_status.__main__.py
|
||||
script-name: server_status/__main__.py
|
||||
onefile: true
|
||||
|
||||
- name: Upload Artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user