Skip to content

Commit eff544b

Browse files
authored
Merge branch 'main' into feat-pivot
2 parents 53202cb + 21430c8 commit eff544b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: |
4747
PREVIEW_URL=$(netlify deploy \
4848
--dir=build \
49+
--no-build \
4950
--auth=$NETLIFY_AUTH_TOKEN \
5051
--site=$NETLIFY_SITE_ID \
5152
--alias=preview-${{ github.event.pull_request.number }} \

0 commit comments

Comments
 (0)