Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored and astrobot-houston committed Oct 3, 2022
1 parent 5bcd76e commit 953ddf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/core/build/static-build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ async function clientBuild(
],
envPrefix: 'PUBLIC_',
base: settings.config.base,
} ;
};

await runHookBuildSetup({
config: settings.config,
Expand Down

0 comments on commit 953ddf1

Please sign in to comment.