kkkkqqqqewrfewfewew888888888888888888888888888888888888
build-develop-branch / build-branch (push) Successful in 28s
Details
build-develop-branch / build-branch (push) Successful in 28s
Details
This commit is contained in:
parent
7f09cad73c
commit
08d84e967f
|
@ -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'
|
||||
|
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
- uses: http://sigyl.com:3000/actions/checkout@v3.5.4
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
fetch-depth: '10'
|
||||
- name: ls
|
||||
run: ls
|
||||
- uses: actions/setup-node@v3
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue