From c1bca3960479247ed3a23245be5238b50353c483 Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Mon, 14 Oct 2024 15:17:16 +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 fbbe952..e2e00b2 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -12,4 +12,4 @@ jobs: uses: actions/checkout@v3 - run: echo "Testing testing" - run: cat ./README.md - - run: cat ./etc/os-release + - run: cat /etc/os-release