kkkk
convert-to-yml / develop-branch (push) Failing after 23s
Details
convert-to-yml / develop-branch (push) Failing after 23s
Details
This commit is contained in:
parent
7b0a7bca42
commit
92a89b2a1b
|
@ -16,7 +16,8 @@ jobs:
|
|||
with:
|
||||
node-version: '20'
|
||||
- name: fetch
|
||||
run: git fetch --depth=10
|
||||
run: |
|
||||
git fetch origin --depth=10
|
||||
- name: log
|
||||
run: git log -10
|
||||
- uses: http://sigyl.com:3000/actions/batch2yaml@master
|
||||
|
|
Loading…
Reference in New Issue