kkkk
convert-to-yml / develop-branch (push) Failing after 23s Details

This commit is contained in:
giles 2023-10-23 00:16:06 +01:00
parent dd009eb470
commit 7b0a7bca42
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ jobs:
- uses: http://sigyl.com:3000/actions/setup-node@v3
with:
node-version: '20'
- name: fetch
run: git fetch --depth=10
- name: log
run: git log -10
- uses: http://sigyl.com:3000/actions/batch2yaml@master