From 2a68929bdde7e784a5f3d455a3580eb3074657ac Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:28:53 +0100 Subject: [PATCH] tmp: add debug logs --- .github/workflows/ci_cd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 8a5fe4e..0bb65f5 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -366,6 +366,8 @@ jobs: - name: Setup and Copy Fedora files for packaging if: contains(matrix.os, 'fedora') + env: + ACTIONS_STEP_DEBUG : true run: | mkdir -p package_Fedora/opt mkdir -p package_Fedora/usr/share/applications