Make multiple commands cross-platform (#3733)

*  Replace `;` with `&&` in scripts

* 👕 Fix lint
This commit is contained in:
Iván Ovejero
2022-07-20 10:14:12 +02:00
committed by GitHub
parent 803e0097fa
commit 2997711e00
8 changed files with 18 additions and 18 deletions

View File

@@ -74,7 +74,7 @@ export class GoogleSlides implements INodeType {
'@version': [
1,
],
}
},
},
},
{
@@ -97,7 +97,7 @@ export class GoogleSlides implements INodeType {
'@version': [
2,
],
}
},
},
},
{