From 6d1f6708bbd2033653c5903c84b39c20379814ed Mon Sep 17 00:00:00 2001 From: Max Howell Date: Tue, 14 Jan 2025 08:41:34 -0500 Subject: [PATCH] wip --- action.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.js b/action.js index ed84f662..41dcba36 100644 --- a/action.js +++ b/action.js @@ -105,6 +105,8 @@ async function install_pkgx() { } (async () => { + console.error(process.env); + await install_pkgx(); if (process.env.INPUT_PKGX_DIR) {