tea login

This commit is contained in:
Oliver Lippert 2024-01-31 23:28:42 +01:00
parent 5cfef86f69
commit 761a758bdc
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -16,6 +16,11 @@ jobs:
chmod +x tea chmod +x tea
ls -l ls -l
- name: tea login
shell: bash
run: |
./tea login add
- name: tea help - name: tea help
shell: bash shell: bash
run: | run: |