Skip to content

Commit

Permalink
chore: updated manifest.json and dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 19, 2025
1 parent 267a473 commit de79cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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}...`);
Expand Down

0 comments on commit de79cf8

Please sign in to comment.