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