mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-09 00:02:55 +08:00
fixing linting issues
This commit is contained in:
parent
3f2a760a30
commit
e566d60a34
@ -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)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user