From e3ac6611968e745e5114694d18b81d658d022ff7 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 4 Jun 2024 22:33:33 +0200 Subject: [PATCH] Update deploy.yaml --- .gitea/workflows/deploy.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index f96752a..ccd0c7f 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -4,7 +4,9 @@ on: [push] jobs: Explore-Gitea-Actions: + runs-on: ubuntu-latest:host steps: - name: List files in the repository run: | - ls + pwd + ls /home/debian