mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-08 05:01:11 +00:00
format & resolve conflicts
This commit is contained in:
parent
3fa1d09fcc
commit
928eb4967d
3 changed files with 0 additions and 9 deletions
|
@ -52,7 +52,6 @@ export const getCommandOutput = async (
|
|||
};
|
||||
|
||||
export const getPackageManagerWorkingDir = (): string | null => {
|
||||
|
||||
const cache = core.getInput('cache');
|
||||
if (cache !== 'yarn') {
|
||||
return null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue