mirror of
https://github.com/actions/toolkit.git
synced 2026-08-19 00:00:17 +02:00
fixing linting issues
This commit is contained in:
@@ -1571,4 +1571,4 @@ async function createSymlinkDir(real: string, link: string): Promise<void> {
|
|||||||
} else {
|
} else {
|
||||||
await fs.symlink(real, link)
|
await fs.symlink(real, link)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user