Merge branch 'master' of https://gitlink.org.cn/JointCloud/JCC-RIP into cetc
This commit is contained in:
commit
71bde012cf
|
@ -9,6 +9,8 @@ jobs:
|
|||
mirror:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
timeout-minutes: 10 # 设置作业的超时时间为10分钟
|
||||
|
||||
steps:
|
||||
- name: Checkout target repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue