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