From 1d5f8f36d1d16b8f62f3d061751fb89a6cb85803 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Mon, 14 Oct 2024 15:28:19 +0200 Subject: [PATCH] . --- .gitea/workflows/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) 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)"