diff --git a/dist/index.js b/dist/index.js index af0de2e..f37bf2a 100644 --- a/dist/index.js +++ b/dist/index.js @@ -46985,7 +46985,7 @@ oe.error(`Failed to clone repository: ${Ge.error}`); return; } - const Fr = Ge.data.currentPath; + const Fr = Ar.getCurrentWorkingDir(); const Dr = yield (0, st.detectPackageManager)(Fr); const kr = yield (0, st.installDependencies)(Fr); oe.info(`Installing dependencies using ${Dr}...`);