Skip to content

Commit a054205

Browse files
Update src/deploy/apphosting/prepare.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent adab6fc commit a054205

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/deploy/apphosting/prepare.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export default async function (context: Context, options: Options): Promise<void
158158
projectId,
159159
cfg.backendId,
160160
options.nonInteractive,
161+
cfg.rootDir,
161162
);
162163
context.backendConfigs[cfg.backendId] = cfg;
163164
context.backendLocations[cfg.backendId] = location;

0 commit comments

Comments
 (0)