diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 7de8d81..9173484 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -13,6 +13,7 @@ jobs: cat ./.env - name: Know current user and host run: | + sudo apt install net-tools echo $USER ifconfig -a - name: Stop site service on remote server