debug print gitea cli info
This commit is contained in:
parent
b7da126efd
commit
902a6635da
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: github
|
- name: github
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo "Release"
|
run: |
|
||||||
|
tea --help
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue