debug print gitea cli info

This commit is contained in:
Oliver Lippert 2024-01-31 23:25:36 +01:00
parent 69481cf334
commit 032e369e27
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -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