fix pull type
This commit is contained in:
parent
a8be36a3f6
commit
7077517fe0
@ -65,7 +65,7 @@ const gitCodeUpdate = async (buidType) => {
|
||||
} else {
|
||||
resolve({
|
||||
code: 1,
|
||||
type: 'clone',
|
||||
type: 'pull',
|
||||
change: false
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user