Compare commits
2 Commits
feature/fr
...
dev
| Author | SHA1 | Date |
|---|---|---|
|
|
8f57407563 | |
|
|
f2d95811e3 |
|
|
@ -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 |
Loading…
Reference in New Issue