From 1fab2118d24ce1fe70170e26468eabf0a5a1c48d Mon Sep 17 00:00:00 2001 From: Marco Carrozzo Date: Thu, 15 Dec 2022 16:47:02 +0100 Subject: [PATCH] devel: pipe. nx debug --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index ef83280bec..e655217399 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -5,7 +5,7 @@ inputs: description: 'enable caching' required: false type: boolean - default: 'true' + default: true runs: using: "composite"