0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
natemoo-re 2023-02-21 16:50:11 +00:00 committed by fredkbot
parent 7f61e8fe36
commit 79ef8c97a2

View file

@ -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) {