update: github workflow

This commit is contained in:
zeke
2024-11-26 14:06:45 +08:00
parent dbc95de63c
commit 552e82a614

View File

@@ -6,6 +6,7 @@ on:
tags: [ "v*" ] tags: [ "v*" ]
paths: paths:
- 'rs-capi/**' - 'rs-capi/**'
- '.github/workflows/**'
jobs: jobs:
# 构建各平台二进制文件 # 构建各平台二进制文件