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