mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-03 18:43:40 +08: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