mirror of
https://github.com/actions/checkout.git
synced 2025-03-14 04:14:10 +00:00
npm run format output
This commit is contained in:
parent
cbd040a114
commit
589f00b517
@ -82,7 +82,7 @@ export async function prepareExistingDirectory(
|
||||
core.endGroup()
|
||||
|
||||
// Check for submodules and delete any existing files if submodules are present
|
||||
if (!(await git.submoduleStatus())){
|
||||
if (!(await git.submoduleStatus())) {
|
||||
remove = true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user