Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 14, 2025
1 parent f6ded2d commit 0a3a7c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ async function install_pkgx() {
}

(async () => {
console.error(process.env);

await install_pkgx();

if (process.env.INPUT_PKGX_DIR) {
Expand Down

0 comments on commit 0a3a7c5

Please sign in to comment.