Skip to content

Commit 892239d

Browse files
committed
build: abridge buildCommand
1 parent 0deb3f6 commit 892239d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ services:
22
- type: web
33
name: svelte-intersection-observer
44
env: static
5-
buildCommand: yarn && yarn build
5+
buildCommand: yarn build
66
staticPublishPath: dist
77
pullRequestPreviewsEnabled: true

0 commit comments

Comments
 (0)