Skip to content

Commit fb5ef38

Browse files
[tools] Fix render.yaml sync crash
See crash in https://dashboard.render.com/blueprint/exs-cit68718g3n42oivuom0
1 parent 32007ca commit fb5ef38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ previews:
44

55
services:
66
- type: web
7-
name: tools-public
7+
name: mui-public-tools-public
88
env: node
99
rootDir: tools-public
1010
buildCommand: corepack enable && pnpm install --frozen-lockfile && pnpm build

0 commit comments

Comments
 (0)