....
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
0622450300
commit
5516f743ca
|
@ -11,7 +11,7 @@ jobs:
|
||||||
tea:
|
tea:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
-name: get tea
|
- name: get tea
|
||||||
run: |
|
run: |
|
||||||
echo tea please!
|
echo tea please!
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue