From bb34e1bf5ba3b76d0d42a5a9d482cd8516f6f44e Mon Sep 17 00:00:00 2001 From: Nevo Golan <20494189+Nevoss@users.noreply.github.com> Date: Thu, 18 Jul 2024 08:36:19 +0300 Subject: [PATCH] wip --- actions/log/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/log/action.yml b/actions/log/action.yml index 28f0cc3..ca49cfc 100644 --- a/actions/log/action.yml +++ b/actions/log/action.yml @@ -10,7 +10,7 @@ runs: using: 'composite' steps: - name: Install ZX - run: npm install -g zx + run: npm install zx shell: bash - name: Log message