diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index e2e00b2..aa19972 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -13,3 +13,4 @@ jobs: - run: echo "Testing testing" - run: cat ./README.md - run: cat /etc/os-release + - run: echo "Workdir: $(pwd)"