debug print gitea cli info
This commit is contained in:
parent
69481cf334
commit
032e369e27
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ jobs:
|
|||
wget https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386
|
||||
mv tea* tea
|
||||
chmod +x tea
|
||||
ls -l
|
||||
|
||||
- name: tea help
|
||||
shell: bash
|
||||
run: tea --help
|
||||
run: ./tea --help
|
||||
|
|
Loading…
Add table
Reference in a new issue