build/1003 -> develop/1003
build-develop-branch / build-branch (push) Failing after 26s Details

This commit is contained in:
Continuous Integration 2023-10-23 12:46:40 +00:00
parent 5efdb3a21d
commit ac6ceab2cc
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
with:
node-version: '20'
- run: git fetch
- name: actor
- env: env
run: printenv
- uses: http://sigyl.com:3000/actions/batch2yaml@master
with:

View File

@ -13,6 +13,8 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: '10'
- env: env
run: printenv
- uses: http://sigyl.com:3000/actions/setup-node@v3
with:
node-version: '20'