From d167e2cd29daa37849904820645d231800d5b83d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 22 Jan 2025 18:33:12 +0100 Subject: [PATCH] tmp --- .github/workflows/build-deb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-deb.yaml b/.github/workflows/build-deb.yaml index 5027f407c..b0bbc262f 100644 --- a/.github/workflows/build-deb.yaml +++ b/.github/workflows/build-deb.yaml @@ -55,7 +55,7 @@ jobs: check-modified-files: runs-on: ubuntu-latest outputs: - modified-files: ${{ toJSON(steps.git-diff.outputs.modified_files_json) }} + modified-files: ${{ toJSON(steps.git-diff.outputs.modified_files) }} steps: - run: | # foo