kkkkqqqq
convert-to-yml / develop-branch (push) Failing after 22s
Details
convert-to-yml / develop-branch (push) Failing after 22s
Details
This commit is contained in:
parent
ba8d96c5d7
commit
c4342a827f
|
@ -12,6 +12,7 @@ jobs:
|
|||
- uses: http://sigyl.com:3000/actions/checkout@v3.5.4
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
fetch-depth: '10'
|
||||
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
||||
with:
|
||||
node-version: '20'
|
||||
|
|
|
@ -16,10 +16,6 @@ jobs:
|
|||
- uses: http://sigyl.com:3000/actions/setup-node@v3
|
||||
with:
|
||||
node-version: '20'
|
||||
- name: fetch
|
||||
run: |
|
||||
git fetch origin --depth=10
|
||||
git pull
|
||||
- name: log
|
||||
run: git log -10
|
||||
- uses: http://sigyl.com:3000/actions/batch2yaml@master
|
||||
|
|
Loading…
Reference in New Issue