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
dd009eb470
commit
7b0a7bca42
|
@ -15,6 +15,8 @@ jobs:
|
||||||
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
- name: fetch
|
||||||
|
run: git fetch --depth=10
|
||||||
- name: log
|
- name: log
|
||||||
run: git log -10
|
run: git log -10
|
||||||
- uses: http://sigyl.com:3000/actions/batch2yaml@master
|
- uses: http://sigyl.com:3000/actions/batch2yaml@master
|
||||||
|
|
Loading…
Reference in New Issue