From 8e97686eda8747a400ae58a297c5a17d4911617f Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Mon, 14 Oct 2024 15:30:19 +0200 Subject: [PATCH] . --- .gitea/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index aa19972..46fc8da 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -13,4 +13,4 @@ jobs: - run: echo "Testing testing" - run: cat ./README.md - run: cat /etc/os-release - - run: echo "Workdir: $(pwd)" + - run: pwd