.....
build-develop-branch / build-branch (push) Failing after 12s
Details
build-develop-branch / build-branch (push) Failing after 12s
Details
This commit is contained in:
parent
fad0348d28
commit
fce0636a7b
|
@ -15,7 +15,7 @@ jobs:
|
||||||
fetch-depth: '10'
|
fetch-depth: '10'
|
||||||
- env: env
|
- env: env
|
||||||
run: printenv
|
run: printenv
|
||||||
name: get tea
|
- name: get tea
|
||||||
run: |
|
run: |
|
||||||
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output ../tea
|
curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output ../tea
|
||||||
chmod +x ./tea
|
chmod +x ./tea
|
||||||
|
|
Loading…
Reference in New Issue