mirror of
https://github.com/snowykami/server-status-client.git
synced 2025-08-02 11:49:56 +00:00
✨ 降低python版本依赖
This commit is contained in:
7
.github/workflows/nuitka-compile.yml
vendored
7
.github/workflows/nuitka-compile.yml
vendored
@ -1,3 +1,10 @@
|
||||
name: Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user