mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[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,
|
||||
|
||||
// Steps which write to files need to go above git
|
||||
git,
|
||||
next
|
||||
git,
|
||||
next,
|
||||
];
|
||||
|
||||
for (const step of steps) {
|
||||
|
|
Loading…
Reference in a new issue