Make multiple commands cross-platform (#3733)
* ⚡ Replace `;` with `&&` in scripts * 👕 Fix lint
This commit is contained in:
@@ -74,7 +74,7 @@ export class GoogleDrive implements INodeType {
|
||||
'@version': [
|
||||
1,
|
||||
],
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export class GoogleDrive implements INodeType {
|
||||
'@version': [
|
||||
2,
|
||||
],
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user