Compare commits

..

2 Commits

Author SHA1 Message Date
floraachy 8f57407563 update 2026-07-29 09:08:02 +08:00
floraachy f2d95811e3 创建流水线:debug 2026-07-27 14:36:55 +08:00
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
name: "debug"
on:
schedule:
- cron: ""
jobs:
job-1774d7ce:
name: "任务[job-1774d7ce]"
# 运行环境,这里就是上面定义的多个 os
runs-on: 'ubuntu-latest'
steps:
- name: "克隆代码[checkout-local-1e15bc6]"
uses: https://gitlink.org.cn/actions/checkout@v4

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB