Fix logical error
This commit is contained in:
parent
5517d6baf4
commit
a00bb0c4db
@ -66,7 +66,7 @@ export async function command(params: { buildContext: BuildContext }) {
|
||||
}
|
||||
|
||||
git_untrack: {
|
||||
if (!destFilePath) {
|
||||
if (!doesFileExist) {
|
||||
break git_untrack;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user