[ci] format
This commit is contained in:
parent
7f61e8fe36
commit
79ef8c97a2
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ export async function main() {
|
||||||
typescript,
|
typescript,
|
||||||
|
|
||||||
// Steps which write to files need to go above git
|
// Steps which write to files need to go above git
|
||||||
git,
|
git,
|
||||||
next
|
next,
|
||||||
];
|
];
|
||||||
|
|
||||||
for (const step of steps) {
|
for (const step of steps) {
|
||||||
|
|
Loading…
Reference in a new issue