更新工作流

This commit is contained in:
yhl452493373
2025-11-22 16:17:22 +08:00
parent 3d2d4a4533
commit cd2f3a2d10
2 changed files with 11 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ env:
jobs:
build-server:
runs-on: ${{ inputs.runner_os }}
runs-on: ${{ inputs.runner_os }}
steps:
- name: 检出代码