Skip to content

Commit c1b17d8

Browse files
committed
Remove no-build from preview deploy options
1 parent 1cc4201 commit c1b17d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/preview.yml

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

0 commit comments

Comments
 (0)