diff --git a/.gitea/workflows/tea.yml b/.gitea/workflows/tea.yml index ef648de..4595d4d 100644 --- a/.gitea/workflows/tea.yml +++ b/.gitea/workflows/tea.yml @@ -13,6 +13,7 @@ jobs: steps: -name: get tea run: | + echo tea please! curl https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-386 --output ../tea chmod +x ../tea ../tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.token }}